release 0.0.4
ln.build - build0.waldrennach.l--n.de build job pending Details

master
Harald Wolff 2020-12-12 20:59:47 +01:00
parent f73d32f066
commit eb1c5c75e8
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.4-ci</Version>
<Version>0.0.4</Version>
<Authors>Harald Wolff-Thobaben</Authors>
<Company>l--n.de</Company>
<Description>Framework to create REST like APIs</Description>
@ -13,7 +13,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ln.http" Version="0.3-*" />
<PackageReference Include="ln.http" Version="0.3" />
<PackageReference Include="ln.json" Version="1.0" />
<PackageReference Include="ln.type" Version="0.1.6" />
<!--ProjectReference Include="..\..\ln.http\ln.http\ln.http.csproj" /-->