Updated dependencies
ln.build - build0.waldrennach.l--n.de build job pending Details

master
Harald Wolff 2020-12-09 15:08:44 +01:00
parent 5a7b23d80e
commit 1369458e17
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
<ItemGroup>
<ProjectReference Include="..\ln.http.api\ln.http.api.csproj" />
<PackageReference Include="ln.http" Version="0.2.4-test" />
<PackageReference Include="ln.http" Version="0.3-*" />
<!--ProjectReference Include="..\..\ln.http\ln.http\ln.http.csproj" /-->
</ItemGroup>

View File

@ -13,9 +13,9 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ln.http" Version="0.2.4-test" />
<PackageReference Include="ln.json" Version="1.0.1-test" />
<PackageReference Include="ln.type" Version="0.1.4" />
<PackageReference Include="ln.http" Version="0.3-*" />
<PackageReference Include="ln.json" Version="1.0" />
<PackageReference Include="ln.type" Version="0.1-*" />
<!--ProjectReference Include="..\..\ln.http\ln.http\ln.http.csproj" /-->
</ItemGroup>