Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 9fd341b

Browse files
committed
Hide ncrunch warnings.
1 parent cf99463 commit 9fd341b

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<ProjectConfiguration>
22
<Settings>
33
<CopyReferencedAssembliesToWorkspace>True</CopyReferencedAssembliesToWorkspace>
4+
<HiddenComponentWarnings>
5+
<Value>CopyReferencedAssembliesToWorkspaceIsOn</Value>
6+
</HiddenComponentWarnings>
47
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
58
</Settings>
69
</ProjectConfiguration>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<ProjectConfiguration>
22
<Settings>
33
<CopyReferencedAssembliesToWorkspace>True</CopyReferencedAssembliesToWorkspace>
4+
<HiddenComponentWarnings>
5+
<Value>CopyReferencedAssembliesToWorkspaceIsOn</Value>
6+
</HiddenComponentWarnings>
47
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
58
</Settings>
69
</ProjectConfiguration>

.ncrunch/UnitTests.v3.ncrunchproject

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<DefaultTestTimeout>2000</DefaultTestTimeout>
55
<HiddenComponentWarnings>
66
<Value>AbnormalReferenceResolution</Value>
7+
<Value>CopyReferencedAssembliesToWorkspaceIsOn</Value>
78
</HiddenComponentWarnings>
89
<IgnoredTests>
910
<FixtureTestSelector>

0 commit comments

Comments
 (0)