chore: bump version to 1.8.2

This commit is contained in:
Anna 2021-04-08 12:10:18 -04:00
parent 31c3635111
commit 1534eef4ea
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0

View File

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