Removed duplicate attribute
This commit is contained in:
parent
fc51cb1f30
commit
6b933b5e8a
|
|
@ -26,7 +26,6 @@ using System.Runtime.InteropServices;
|
||||||
[assembly: AssemblyTitle("Microsoft.AspNetCore.TestHost")]
|
[assembly: AssemblyTitle("Microsoft.AspNetCore.TestHost")]
|
||||||
[assembly: AssemblyDescription("")]
|
[assembly: AssemblyDescription("")]
|
||||||
[assembly: AssemblyConfiguration("")]
|
[assembly: AssemblyConfiguration("")]
|
||||||
[assembly: AssemblyProduct("Microsoft.AspNetCore.TestHost")]
|
|
||||||
|
|
||||||
// Setting ComVisible to false makes the types in this assembly not visible
|
// 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
|
// to COM components. If you need to access a type in this assembly from
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue