From d2faf6b7f1d43f3808a2f49ed44dbfcf9308c29d Mon Sep 17 00:00:00 2001 From: Barbara Kudiess Date: Mon, 2 Mar 2020 17:11:53 -0800 Subject: [PATCH] Updating Wox assembly info --- Wox.sln | 1 - Wox/Properties/AssemblyInfo.cs | 1 - 2 files changed, 2 deletions(-) diff --git a/Wox.sln b/Wox.sln index 1c00c7bc0..711ef1f72 100644 --- a/Wox.sln +++ b/Wox.sln @@ -61,7 +61,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution LICENSE = LICENSE Scripts\post_build.ps1 = Scripts\post_build.ps1 README.md = README.md - SolutionAssemblyInfo.cs = SolutionAssemblyInfo.cs Scripts\wox.nuspec = Scripts\wox.nuspec Scripts\wox.plugin.nuspec = Scripts\wox.plugin.nuspec EndProjectSection diff --git a/Wox/Properties/AssemblyInfo.cs b/Wox/Properties/AssemblyInfo.cs index 3ce943af6..332bfac3f 100644 --- a/Wox/Properties/AssemblyInfo.cs +++ b/Wox/Properties/AssemblyInfo.cs @@ -1,7 +1,6 @@ using System.Reflection; using System.Windows; -[assembly: AssemblyTitle("Wox")] [assembly: ThemeInfo( ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly