chore: bump version to 1.5.2

This commit is contained in:
Anna 2021-01-02 07:32:00 -05:00
parent 09995d3cf9
commit 9383bafe47
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 2 additions and 2 deletions

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

@ -3,8 +3,8 @@
<PropertyGroup>
<LangVersion>8</LangVersion>
<Nullable>enable</Nullable>
<AssemblyVersion>1.5.1</AssemblyVersion>
<FileVersion>1.5.1</FileVersion>
<AssemblyVersion>1.5.2</AssemblyVersion>
<FileVersion>1.5.2</FileVersion>
<TargetFramework>net48</TargetFramework>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<PlatformTarget>x64</PlatformTarget>