Working on making the build run with azure-pipelines.yml, some changes were needed to fix the paths

This commit is contained in:
Robin 2020-03-03 13:57:37 +01:00
commit 2aaac6edc6
4 changed files with 11 additions and 8 deletions

View file

@ -13,6 +13,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Dapplo.HttpExtensions.JsonNet" Version="0.10.9" />
<PackageReference Include="log4net" version="2.0.8" />
<PackageReference Include="Svg" Version="3.0.102" />
<PackageReference Include="ZXing.Net" Version="0.16.5" />