chore: bump version to 1.7.1

This commit is contained in:
Anna 2021-12-07 02:24:13 -05:00
parent 91ccf0ae0d
commit 8ba4279a08
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<TargetFramework>net5-windows</TargetFramework>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<Version>1.7.0</Version>
<Version>1.7.1</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>