version fix
ln.build - build0.waldrennach.l--n.de build job pending Details

master
Harald Wolff 2020-12-09 15:10:02 +01:00
parent 1369458e17
commit 11883513e4
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.0.2-test</Version>
<Version>0.0.3-ci-</Version>
<Authors>Harald Wolff-Thobaben</Authors>
<Company>l--n.de</Company>
<Description>Framework to create REST like APIs</Description>
@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="ln.http" Version="0.3-*" />
<PackageReference Include="ln.json" Version="1.0" />
<PackageReference Include="ln.type" Version="0.1-*" />
<PackageReference Include="ln.type" Version="0.1.6" />
<!--ProjectReference Include="..\..\ln.http\ln.http\ln.http.csproj" /-->
</ItemGroup>