chore: bump version to 2.0.0-beta.7

This commit is contained in:
Anna 2021-03-13 20:10:16 -05:00
parent af68cb3f8f
commit 4289428548
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Library</OutputType>
<TargetFramework>net48</TargetFramework>
<Version>2.0.0.5</Version>
<Version>2.0.0.7</Version>
<LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>