From 8474003b1494854c90141fa7494f3f017d756689 Mon Sep 17 00:00:00 2001 From: Ajay Bhargav Baaskaran Date: Thu, 3 Mar 2016 22:45:10 -0800 Subject: [PATCH] Removed duplicate attributes --- .../Properties/AssemblyInfo.cs | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Microsoft.AspNetCore.WebSockets.Protocol/Properties/AssemblyInfo.cs b/src/Microsoft.AspNetCore.WebSockets.Protocol/Properties/AssemblyInfo.cs index 3a5a80986b..e33fcad3b6 100644 --- a/src/Microsoft.AspNetCore.WebSockets.Protocol/Properties/AssemblyInfo.cs +++ b/src/Microsoft.AspNetCore.WebSockets.Protocol/Properties/AssemblyInfo.cs @@ -9,9 +9,6 @@ using System.Runtime.InteropServices; [assembly: AssemblyTitle("Microsoft.Net.WebSockets")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("Microsoft.Net.WebSockets")] -[assembly: AssemblyCopyright("Copyright © 2014")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]