chore: bump version to 1.5.7

This commit is contained in:
Anna 2021-02-01 00:00:34 -05:00
parent 9e247bee7b
commit 7cd9ea2a07
1 changed files with 1 additions and 1 deletions

2
NoSoliciting/NoSoliciting.csproj Normal file → Executable file
View File

@ -3,7 +3,7 @@
<PropertyGroup>
<LangVersion>8</LangVersion>
<Nullable>enable</Nullable>
<Version>1.5.6</Version>
<Version>1.5.7</Version>
<TargetFramework>net48</TargetFramework>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<PlatformTarget>x64</PlatformTarget>