Get version from tag

This commit is contained in:
2022-12-19 19:15:44 +01:00
parent c1c11e9b4f
commit 218a290e10
4 changed files with 38 additions and 3 deletions

View File

@@ -14,6 +14,8 @@
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<VersionPrefix>0.0.0</VersionPrefix>
<VersionSuffix>development</VersionSuffix>
</PropertyGroup>
</Project>