We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c4c348 commit a11c5c5Copy full SHA for a11c5c5
Fantome/Fantome.csproj
@@ -4,7 +4,7 @@
4
<OutputType>WinExe</OutputType>
5
<TargetFramework>net5.0-windows</TargetFramework>
6
<UseWPF>true</UseWPF>
7
- <Version>1.1.7</Version>
+ <Version>1.2</Version>
8
<Authors>Crauzer</Authors>
9
<Platforms>x64</Platforms>
10
<ApplicationManifest>app.manifest</ApplicationManifest>
@@ -13,6 +13,7 @@
13
<PackageProjectUrl>https://github.com/LoL-Fantome/Fantome</PackageProjectUrl>
14
<RepositoryUrl>https://github.com/LoL-Fantome/Fantome</RepositoryUrl>
15
<Configurations>Debug;Release;ReleasePortable</Configurations>
16
+ <AssemblyVersion>1.2.0.0</AssemblyVersion>
17
</PropertyGroup>
18
19
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
0 commit comments