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

master
Harald Wolff 2020-12-08 09:16:40 +01:00
parent 3b654e5c27
commit 25c6bf9108
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<Version>1.0.0</Version>
<Version>1.0.1-test</Version>
<Authors>Harald Wolff-Thobaben</Authors>
<Company>l--n.de</Company>
<Product>ln.json</Product>
@ -14,7 +14,7 @@
<ItemGroup>
<PackageReference Include="System.Runtime" Version="4.3.1" />
<PackageReference Include="ln.type" Version="0.1.1" />
<PackageReference Include="ln.type" Version="0.1.3" />
<PackageReference Include="ln.collections" Version="0.1.2" />
</ItemGroup>
</Project>