|
@@ -3,8 +3,8 @@
|
|
|
<PropertyGroup>
|
|
<PropertyGroup>
|
|
|
<TargetFramework>net6.0-windows</TargetFramework>
|
|
<TargetFramework>net6.0-windows</TargetFramework>
|
|
|
<Nullable>enable</Nullable>
|
|
<Nullable>enable</Nullable>
|
|
|
- <AssemblyVersion>0.9.2.0</AssemblyVersion>
|
|
|
|
|
- <FileVersion>0.9.2.0</FileVersion>
|
|
|
|
|
|
|
+ <AssemblyVersion>1.0.0.0</AssemblyVersion>
|
|
|
|
|
+ <FileVersion>1.0.0.0</FileVersion>
|
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
|
<RootNamespace>HuntBuddy</RootNamespace>
|
|
<RootNamespace>HuntBuddy</RootNamespace>
|
|
|
<IsPackable>false</IsPackable>
|
|
<IsPackable>false</IsPackable>
|