Removed duplicate attributes
This commit is contained in:
parent
a561fecb91
commit
8474003b14
|
|
@ -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("")]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue