Change Package Version to 0.1.5
ln.build - build0.l--n.de build job pending Details

master 0.1.5
Harald Wolff 2021-07-17 20:43:39 +02:00
parent da277bd9c0
commit b99b7dcac8
1 changed files with 3 additions and 2 deletions

View File

@ -1,13 +1,14 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.1.4</Version>
<Version>0.1.5</Version>
<Authors>Harald Wolff-Thobaben</Authors>
<Company>l--n.de</Company>
<AssemblyVersion>0.0.1.1</AssemblyVersion>
<FileVersion>0.0.1.1</FileVersion>
<PackageVersion>0.1.5</PackageVersion>
<TargetFrameworks>net5.0;netcoreapp3.1</TargetFrameworks>
</PropertyGroup>
<ItemGroup>