chore: bump version to 1.7.5

This commit is contained in:
Anna 2023-05-25 12:48:23 -04:00
parent 79b3169e8b
commit 7ccd86a834
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<TargetFramework>net7-windows</TargetFramework>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<Version>1.7.4</Version>
<Version>1.7.5</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>