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