Add version Tag to project file
ln.build - build0.waldrennach.l--n.de build job pending Details

master 0.1.0
Harald Wolff 2020-12-23 23:39:57 +01:00
parent 6fc232abc2
commit acbbcb1aa2
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<Version>0.1.0</Version>
</PropertyGroup>
<ItemGroup>