mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
This commit is contained in:
@@ -58,26 +58,4 @@
|
||||
<Using Include="Terminal.Gui" />
|
||||
<Using Include="Xunit" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Input\Mouse\" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="FineCodeCoverage">
|
||||
<Enabled>
|
||||
False
|
||||
</Enabled>
|
||||
<Exclude>
|
||||
[UICatalog]*
|
||||
</Exclude>
|
||||
<Include></Include>
|
||||
<ExcludeByFile>
|
||||
<!--**/Migrations/*
|
||||
**/Hacks/*.cs-->
|
||||
</ExcludeByFile>
|
||||
<ExcludeByAttribute>
|
||||
<!--MyCustomExcludeFromCodeCoverage-->
|
||||
</ExcludeByAttribute>
|
||||
<IncludeTestAssembly>
|
||||
False
|
||||
</IncludeTestAssembly>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user