We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e01a66 commit 15abfddCopy full SHA for 15abfdd
1 file changed
src/SecondaryClick/SecondaryClick.csproj
@@ -7,9 +7,9 @@
7
<ImplicitUsings>enable</ImplicitUsings>
8
<UseWPF>true</UseWPF>
9
<UseWindowsForms>false</UseWindowsForms>
10
- <AssemblyVersion>1.0.0.0</AssemblyVersion>
11
- <FileVersion>1.0.0.0</FileVersion>
12
- <Version>$(VersionPrefix)1.0.0.0</Version>
+ <AssemblyVersion>1.0.1.0</AssemblyVersion>
+ <FileVersion>1.0.1.0</FileVersion>
+ <Version>$(VersionPrefix)1.0.1.0</Version>
13
<ApplicationIcon>logo.ico</ApplicationIcon>
14
<ApplicationManifest>app.manifest</ApplicationManifest>
15
<DebugType>embedded</DebugType>
0 commit comments