We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b989c29 commit dcefbf3Copy full SHA for dcefbf3
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.7.0</AssemblyVersion>
12
- <FileVersion>1.7.0</FileVersion>
+ <AssemblyVersion>1.7.2</AssemblyVersion>
+ <FileVersion>1.7.2</FileVersion>
13
<ApplicationIcon>Icon\icon.ico</ApplicationIcon>
14
<ApplicationManifest>app.manifest</ApplicationManifest>
15
</PropertyGroup>
0 commit comments