chore: bump version to 2.0.0-beta.11

This commit is contained in:
Anna 2021-08-23 21:21:56 -04:00
parent 59938041e2
commit 552545ad72
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Library</OutputType>
<TargetFramework>net5-windows</TargetFramework>
<Version>2.0.0.10</Version>
<Version>2.0.0.11</Version>
<LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>