Supress a few xml comment warnings I couldn't care less about
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<OutputType>Library</OutputType>
|
||||
<RootNamespace>LibreMetaverse.StructuredData</RootNamespace>
|
||||
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
|
||||
<NoWarn>1591</NoWarn>
|
||||
<NoWarn>0419,1574,1591</NoWarn>
|
||||
<Platforms>AnyCPU;x64;x86</Platforms>
|
||||
<OutputPath>..\bin\</OutputPath>
|
||||
</PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user