chore: bump version to 1.7.0

This commit is contained in:
Anna 2021-03-04 16:53:42 -05:00
parent 0af172e0a6
commit af04ab511c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<Version>1.6.0</Version>
<Version>1.7.0</Version>
<TargetFramework>net48</TargetFramework>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<PlatformTarget>x64</PlatformTarget>