Adding SecondLifeHost.cs to StyleCop policing.
This commit is contained in:
parent
2df884b7e8
commit
531bfe8728
1 changed files with 1 additions and 3 deletions
|
@ -549,9 +549,7 @@
|
||||||
<DependentUpon>RuntimeConsole.cs</DependentUpon>
|
<DependentUpon>RuntimeConsole.cs</DependentUpon>
|
||||||
<ExcludeFromStyleCop>true</ExcludeFromStyleCop>
|
<ExcludeFromStyleCop>true</ExcludeFromStyleCop>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="SecondLife\SecondLifeHost.cs">
|
<Compile Include="SecondLife\SecondLifeHost.cs" />
|
||||||
<ExcludeFromStyleCop>true</ExcludeFromStyleCop>
|
|
||||||
</Compile>
|
|
||||||
<Compile Include="Helpers\SmtpClient.cs">
|
<Compile Include="Helpers\SmtpClient.cs">
|
||||||
<SubType>Code</SubType>
|
<SubType>Code</SubType>
|
||||||
<ExcludeFromStyleCop>true</ExcludeFromStyleCop>
|
<ExcludeFromStyleCop>true</ExcludeFromStyleCop>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue