chore: bump version to 2.0.0-beta.10

This commit is contained in:
Anna 2021-04-16 00:22:44 -04:00
parent 6c3b2117aa
commit 56b6d4aeaa
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
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.9</Version>
<Version>2.0.0.10</Version>
<LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>