This commit is contained in:
grzegorz.russek
2016-10-19 08:36:38 +00:00
parent d8b6c8f488
commit 22e4534296
5 changed files with 15 additions and 12 deletions

View File

@@ -43,7 +43,9 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="DynamORM.Amalgamation.cs" />
<Compile Include="DynamORM.Amalgamation.cs">
<ExcludeFromStyleCop>True</ExcludeFromStyleCop>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>