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 6699f62 commit 7ed7a15Copy full SHA for 7ed7a15
WhatAmIHearing/WhatAmIHearing.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<OutputType>WinExe</OutputType>
@@ -7,8 +7,8 @@
7
<ApplicationIcon>Icon.ico</ApplicationIcon>
8
<Win32Resource />
9
<LangVersion>latest</LangVersion>
10
- <AssemblyVersion>3.0.0.0</AssemblyVersion>
11
- <FileVersion>3.0.0.0</FileVersion>
+ <AssemblyVersion>3.1.0.0</AssemblyVersion>
+ <FileVersion>3.1.0.0</FileVersion>
12
<Authors>Zemoto</Authors>
13
</PropertyGroup>
14
0 commit comments