From 9e6f0d6fa589c2d84c63c5be3c657c4f6a9ed943 Mon Sep 17 00:00:00 2001 From: Barbara Kudiess Date: Mon, 2 Mar 2020 16:51:14 -0800 Subject: [PATCH] Deleting assembly files --- .../Properties/AssemblyInfo.cs | 36 ------------------- .../Properties/AssemblyInfo.cs | 36 ------------------- .../Properties/AssemblyInfo.cs | 5 --- .../Properties/AssemblyInfo.cs | 5 --- .../Properties/AssemblyInfo.cs | 5 --- .../Properties/AssemblyInfo.cs | 5 --- .../Properties/AssemblyInfo.cs | 5 --- .../Properties/AssemblyInfo.cs | 5 --- .../Properties/AssemblyInfo.cs | 5 --- .../Properties/AssemblyInfo.cs | 5 --- .../Properties/AssemblyInfo.cs | 5 --- .../Wox.Plugin.Sys/Properties/AssemblyInfo.cs | 5 --- .../Wox.Plugin.Url/Properties/AssemblyInfo.cs | 5 --- .../Properties/AssemblyInfo.cs | 5 --- Wox.Core/Properties/AssemblyInfo.cs | 5 --- Wox.Infrastructure/Properties/AssemblyInfo.cs | 9 ----- Wox.Plugin/Properties/AssemblyInfo.cs | 9 ----- Wox.Test/Properties/AssemblyInfo.cs | 5 --- 18 files changed, 160 deletions(-) delete mode 100644 Plugins/HelloWorldCSharp/Properties/AssemblyInfo.cs delete mode 100644 Plugins/Wox.Plugin.BrowserBookmark/Properties/AssemblyInfo.cs delete mode 100644 Plugins/Wox.Plugin.Calculator/Properties/AssemblyInfo.cs delete mode 100644 Plugins/Wox.Plugin.Color/Properties/AssemblyInfo.cs delete mode 100644 Plugins/Wox.Plugin.ControlPanel/Properties/AssemblyInfo.cs delete mode 100644 Plugins/Wox.Plugin.Everything/Properties/AssemblyInfo.cs delete mode 100644 Plugins/Wox.Plugin.Folder/Properties/AssemblyInfo.cs delete mode 100644 Plugins/Wox.Plugin.PluginIndicator/Properties/AssemblyInfo.cs delete mode 100644 Plugins/Wox.Plugin.PluginManagement/Properties/AssemblyInfo.cs delete mode 100644 Plugins/Wox.Plugin.Program/Properties/AssemblyInfo.cs delete mode 100644 Plugins/Wox.Plugin.Shell/Properties/AssemblyInfo.cs delete mode 100644 Plugins/Wox.Plugin.Sys/Properties/AssemblyInfo.cs delete mode 100644 Plugins/Wox.Plugin.Url/Properties/AssemblyInfo.cs delete mode 100644 Plugins/Wox.Plugin.WebSearch/Properties/AssemblyInfo.cs delete mode 100644 Wox.Core/Properties/AssemblyInfo.cs delete mode 100644 Wox.Infrastructure/Properties/AssemblyInfo.cs delete mode 100644 Wox.Plugin/Properties/AssemblyInfo.cs delete mode 100644 Wox.Test/Properties/AssemblyInfo.cs diff --git a/Plugins/HelloWorldCSharp/Properties/AssemblyInfo.cs b/Plugins/HelloWorldCSharp/Properties/AssemblyInfo.cs deleted file mode 100644 index 39677ff22..000000000 --- a/Plugins/HelloWorldCSharp/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("HelloWorldCSharp")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("HelloWorldCSharp")] -[assembly: AssemblyCopyright("Copyright © 2016")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("03ffa443-5f50-48d5-8869-f3df316803aa")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Plugins/Wox.Plugin.BrowserBookmark/Properties/AssemblyInfo.cs b/Plugins/Wox.Plugin.BrowserBookmark/Properties/AssemblyInfo.cs deleted file mode 100644 index 982c54999..000000000 --- a/Plugins/Wox.Plugin.BrowserBookmark/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("Wox.Plugin.BrowserBookmark")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Oracle Corporation")] -[assembly: AssemblyProduct("Wox.Plugin.BrowserBookmark")] -[assembly: AssemblyCopyright("Copyright © Oracle Corporation 2014")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("7dd2e33e-d029-4661-8f1d-594e82cef077")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Plugins/Wox.Plugin.Calculator/Properties/AssemblyInfo.cs b/Plugins/Wox.Plugin.Calculator/Properties/AssemblyInfo.cs deleted file mode 100644 index dd66d50a7..000000000 --- a/Plugins/Wox.Plugin.Calculator/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,5 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Wox.Plugin.Caculator")] -[assembly: Guid("ba698b90-59ed-4c2e-bce1-497eb2f9e76f")] \ No newline at end of file diff --git a/Plugins/Wox.Plugin.Color/Properties/AssemblyInfo.cs b/Plugins/Wox.Plugin.Color/Properties/AssemblyInfo.cs deleted file mode 100644 index 1df9ed6e4..000000000 --- a/Plugins/Wox.Plugin.Color/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,5 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Wox.Plugin.Color")] -[assembly: Guid("46b03f84-5bf7-4ed4-a69b-f0274c8b3776")] \ No newline at end of file diff --git a/Plugins/Wox.Plugin.ControlPanel/Properties/AssemblyInfo.cs b/Plugins/Wox.Plugin.ControlPanel/Properties/AssemblyInfo.cs deleted file mode 100644 index 10e8283a2..000000000 --- a/Plugins/Wox.Plugin.ControlPanel/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,5 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Wox.Plugin.ControlPanel")] -[assembly: Guid("59141b10-8941-4e90-a0a6-bc9385a04cc6")] \ No newline at end of file diff --git a/Plugins/Wox.Plugin.Everything/Properties/AssemblyInfo.cs b/Plugins/Wox.Plugin.Everything/Properties/AssemblyInfo.cs deleted file mode 100644 index 22f46590a..000000000 --- a/Plugins/Wox.Plugin.Everything/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,5 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Wox.Plugin.Everything")] -[assembly: Guid("97f6ccd0-e9dc-4aa2-b4ce-6b9f14ea20a7")] \ No newline at end of file diff --git a/Plugins/Wox.Plugin.Folder/Properties/AssemblyInfo.cs b/Plugins/Wox.Plugin.Folder/Properties/AssemblyInfo.cs deleted file mode 100644 index 17473b64d..000000000 --- a/Plugins/Wox.Plugin.Folder/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,5 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Wox.Plugin.Folder")] -[assembly: Guid("e047418e-f7b0-4a3a-b855-0bef7178179f")] \ No newline at end of file diff --git a/Plugins/Wox.Plugin.PluginIndicator/Properties/AssemblyInfo.cs b/Plugins/Wox.Plugin.PluginIndicator/Properties/AssemblyInfo.cs deleted file mode 100644 index 5323b0bc1..000000000 --- a/Plugins/Wox.Plugin.PluginIndicator/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,5 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Wox.Plugin.PluginIndicator")] -[assembly: Guid("27f6d9fc-340b-47be-90ea-2a86bfca7bad")] \ No newline at end of file diff --git a/Plugins/Wox.Plugin.PluginManagement/Properties/AssemblyInfo.cs b/Plugins/Wox.Plugin.PluginManagement/Properties/AssemblyInfo.cs deleted file mode 100644 index 6fa58f5d1..000000000 --- a/Plugins/Wox.Plugin.PluginManagement/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,5 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Wox.Plugin.PluginManagement")] -[assembly: Guid("92b59bab-5c8c-414b-a8d7-326c7be3a11d")] \ No newline at end of file diff --git a/Plugins/Wox.Plugin.Program/Properties/AssemblyInfo.cs b/Plugins/Wox.Plugin.Program/Properties/AssemblyInfo.cs deleted file mode 100644 index 70b369ef5..000000000 --- a/Plugins/Wox.Plugin.Program/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,5 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Wox.Plugin.Program")] -[assembly: Guid("82f60d9a-9280-4b6a-8b21-f3c694cb7e1d")] \ No newline at end of file diff --git a/Plugins/Wox.Plugin.Shell/Properties/AssemblyInfo.cs b/Plugins/Wox.Plugin.Shell/Properties/AssemblyInfo.cs deleted file mode 100644 index c1968c12a..000000000 --- a/Plugins/Wox.Plugin.Shell/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,5 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Wox.Plugin.CMD")] -[assembly: Guid("9283a32d-5d3c-4231-96e0-2150ed4716b9")] \ No newline at end of file diff --git a/Plugins/Wox.Plugin.Sys/Properties/AssemblyInfo.cs b/Plugins/Wox.Plugin.Sys/Properties/AssemblyInfo.cs deleted file mode 100644 index db9072038..000000000 --- a/Plugins/Wox.Plugin.Sys/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,5 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Wox.Plugin.Sys")] -[assembly: Guid("e1eecff6-3f25-424d-9bbd-cbd7d6e1e11e")] \ No newline at end of file diff --git a/Plugins/Wox.Plugin.Url/Properties/AssemblyInfo.cs b/Plugins/Wox.Plugin.Url/Properties/AssemblyInfo.cs deleted file mode 100644 index 83520f2f1..000000000 --- a/Plugins/Wox.Plugin.Url/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,5 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Wox.Plugin.Url")] -[assembly: Guid("ea42b60d-34ff-4656-8ee1-012afa397d3e")] \ No newline at end of file diff --git a/Plugins/Wox.Plugin.WebSearch/Properties/AssemblyInfo.cs b/Plugins/Wox.Plugin.WebSearch/Properties/AssemblyInfo.cs deleted file mode 100644 index 26736bdf4..000000000 --- a/Plugins/Wox.Plugin.WebSearch/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,5 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Wox.Plugin.WebSearch")] -[assembly: Guid("42c17706-44ba-4549-ab66-7bd994706cd1")] \ No newline at end of file diff --git a/Wox.Core/Properties/AssemblyInfo.cs b/Wox.Core/Properties/AssemblyInfo.cs deleted file mode 100644 index 7a4635b29..000000000 --- a/Wox.Core/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,5 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Wox.Core")] -[assembly: Guid("693aa0e5-741b-4759-b740-fdbb011a3280")] \ No newline at end of file diff --git a/Wox.Infrastructure/Properties/AssemblyInfo.cs b/Wox.Infrastructure/Properties/AssemblyInfo.cs deleted file mode 100644 index cd4944abf..000000000 --- a/Wox.Infrastructure/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,9 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Wox.Infrastructure")] -[assembly: Guid("aee57a31-29e5-4f03-a41f-7917910fe90f")] -[assembly: InternalsVisibleTo("Wox")] -[assembly: InternalsVisibleTo("Wox.Core")] -[assembly: InternalsVisibleTo("Wox.Test")] \ No newline at end of file diff --git a/Wox.Plugin/Properties/AssemblyInfo.cs b/Wox.Plugin/Properties/AssemblyInfo.cs deleted file mode 100644 index a5d51b003..000000000 --- a/Wox.Plugin/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,9 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Wox.Plugin")] -[assembly: Guid("c22be00d-a6f5-4e45-8ecc-09ebf297c812")] -[assembly: InternalsVisibleTo("Wox")] -[assembly: InternalsVisibleTo("Wox.Core")] -[assembly: InternalsVisibleTo("Wox.Test")] diff --git a/Wox.Test/Properties/AssemblyInfo.cs b/Wox.Test/Properties/AssemblyInfo.cs deleted file mode 100644 index e92ae08bb..000000000 --- a/Wox.Test/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,5 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Wox.Test")] -[assembly: Guid("c42c2b1b-ead4-498c-a06d-7cbde85760e4")] \ No newline at end of file