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