chore: bump version to 2.0.0-beta.5

This commit is contained in:
Anna 2021-03-13 16:49:24 -05:00
parent 01a5117983
commit b787629d3b
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0

View File

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