chore: bump version to 1.7.0

This commit is contained in:
Anna 2021-12-07 17:55:46 -05:00
parent b393ee0238
commit 88a11fd5d4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net5.0-windows</TargetFramework>
<Version>1.6.1</Version>
<Version>1.7.0</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>