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

master
Harald Wolff 2020-12-08 09:14:41 +01:00
parent 832bceacb5
commit 5a7b23d80e
2 changed files with 4 additions and 3 deletions

View File

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

View File

@ -13,8 +13,9 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ln.http" Version="0.2.3-test" />
<PackageReference Include="ln.json" Version="1.0.0" />
<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" />
<!--ProjectReference Include="..\..\ln.http\ln.http\ln.http.csproj" /-->
</ItemGroup>