We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c29261 commit a324410Copy full SHA for a324410
TestSqlServerBatchParser.v3.ncrunchsolution
@@ -1,7 +1,11 @@
1
<SolutionConfiguration>
2
<Settings>
3
<AllowParallelTestExecution>True</AllowParallelTestExecution>
4
- <MetricsExclusionList />
+ <MetricsExclusionList>
5
+ <Value>FluentMigrator.BatchParser\FluentMigrator.BatchParser.csproj:net45</Value>
6
+ <Value>FluentMigrator.BatchParser\FluentMigrator.BatchParser.csproj:net40</Value>
7
+ <Value>TestSqlServerBatchParser\TestSqlServerBatchParser.csproj</Value>
8
+ </MetricsExclusionList>
9
<SolutionConfigured>True</SolutionConfigured>
10
</Settings>
11
</SolutionConfiguration>
0 commit comments