chore: bump version to 1.7.3

This commit is contained in:
Anna 2022-08-29 20:07:23 -04:00
parent b1703ab52d
commit a0b261b292
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<TargetFramework>net6-windows</TargetFramework>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<Version>1.7.2</Version>
<Version>1.7.3</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>