chore: use Version tag

This commit is contained in:
Anna 2021-01-11 10:31:43 -05:00
parent a6b181bdf5
commit 9533818205

View File

@ -3,8 +3,7 @@
<PropertyGroup>
<LangVersion>8</LangVersion>
<Nullable>enable</Nullable>
<AssemblyVersion>1.5.4</AssemblyVersion>
<FileVersion>1.5.4</FileVersion>
<Version>1.5.4</Version>
<TargetFramework>net48</TargetFramework>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<PlatformTarget>x64</PlatformTarget>