We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598d3a2 commit 97f4ecaCopy full SHA for 97f4eca
1 file changed
EverythingQuickSearch/EverythingQuickSearch.csproj
@@ -8,8 +8,8 @@
8
<UseWPF>true</UseWPF>
9
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
10
<SupportedOSPlatformVersion>10.0.19041.0</SupportedOSPlatformVersion>
11
- <AssemblyVersion>1.6.0</AssemblyVersion>
12
- <FileVersion>1.6.0</FileVersion>
+ <AssemblyVersion>1.7.0</AssemblyVersion>
+ <FileVersion>1.7.0</FileVersion>
13
<ApplicationIcon>Icon\icon.ico</ApplicationIcon>
14
<ApplicationManifest>app.manifest</ApplicationManifest>
15
</PropertyGroup>
0 commit comments