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