From aeb2b55c8e09685414689dffd5c37f633a9a423e Mon Sep 17 00:00:00 2001 From: Uncled1023 Date: Wed, 18 Jan 2017 12:23:18 -0800 Subject: [PATCH] Fixed references --- ServerMaint/Properties/AssemblyInfo.cs | 2 -- Teknik/Teknik.csproj | 2 +- Utilities/Configuration/Properties/AssemblyInfo.cs | 2 -- Utilities/Logging/Properties/AssemblyInfo.cs | 2 -- Utilities/Piwik/Properties/AssemblyInfo.cs | 2 -- Utilities/Utilities/Properties/AssemblyInfo.cs | 2 -- 6 files changed, 1 insertion(+), 11 deletions(-) diff --git a/ServerMaint/Properties/AssemblyInfo.cs b/ServerMaint/Properties/AssemblyInfo.cs index ffa88b1..9674515 100644 --- a/ServerMaint/Properties/AssemblyInfo.cs +++ b/ServerMaint/Properties/AssemblyInfo.cs @@ -32,5 +32,3 @@ using System.Runtime.InteropServices; // 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/Teknik/Teknik.csproj b/Teknik/Teknik.csproj index cdfb499..161589f 100644 --- a/Teknik/Teknik.csproj +++ b/Teknik/Teknik.csproj @@ -693,7 +693,7 @@ Configuration - {C492C2C6-D45A-498B-84A2-6D4C8BF9DE77} + {c492c2c6-d45a-498b-84a2-6d4c8bf9de77} Piwik diff --git a/Utilities/Configuration/Properties/AssemblyInfo.cs b/Utilities/Configuration/Properties/AssemblyInfo.cs index dc2ce6b..78f3038 100644 --- a/Utilities/Configuration/Properties/AssemblyInfo.cs +++ b/Utilities/Configuration/Properties/AssemblyInfo.cs @@ -32,5 +32,3 @@ using System.Runtime.InteropServices; // 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/Utilities/Logging/Properties/AssemblyInfo.cs b/Utilities/Logging/Properties/AssemblyInfo.cs index 8de10f2..03876ef 100644 --- a/Utilities/Logging/Properties/AssemblyInfo.cs +++ b/Utilities/Logging/Properties/AssemblyInfo.cs @@ -32,5 +32,3 @@ using System.Runtime.InteropServices; // 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/Utilities/Piwik/Properties/AssemblyInfo.cs b/Utilities/Piwik/Properties/AssemblyInfo.cs index 3cd5e35..8e0e3e4 100644 --- a/Utilities/Piwik/Properties/AssemblyInfo.cs +++ b/Utilities/Piwik/Properties/AssemblyInfo.cs @@ -32,5 +32,3 @@ using System.Runtime.InteropServices; // 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/Utilities/Utilities/Properties/AssemblyInfo.cs b/Utilities/Utilities/Properties/AssemblyInfo.cs index 30c4419..4c23102 100644 --- a/Utilities/Utilities/Properties/AssemblyInfo.cs +++ b/Utilities/Utilities/Properties/AssemblyInfo.cs @@ -32,5 +32,3 @@ using System.Runtime.InteropServices; // 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")]