From 6b933b5e8a40c07c4aeff84636afcc6e3c9abb2c Mon Sep 17 00:00:00 2001 From: Ajay Bhargav Baaskaran Date: Thu, 3 Mar 2016 18:10:20 -0800 Subject: [PATCH] Removed duplicate attribute --- src/Microsoft.AspNetCore.TestHost/Properties/AssemblyInfo.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Microsoft.AspNetCore.TestHost/Properties/AssemblyInfo.cs b/src/Microsoft.AspNetCore.TestHost/Properties/AssemblyInfo.cs index f839eee445..d823cb8b96 100644 --- a/src/Microsoft.AspNetCore.TestHost/Properties/AssemblyInfo.cs +++ b/src/Microsoft.AspNetCore.TestHost/Properties/AssemblyInfo.cs @@ -26,7 +26,6 @@ using System.Runtime.InteropServices; [assembly: AssemblyTitle("Microsoft.AspNetCore.TestHost")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyProduct("Microsoft.AspNetCore.TestHost")] // 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