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 fad699d commit 8c719dbCopy full SHA for 8c719db
src/NHibernate.Test/NHibernate.Test.csproj
@@ -47,7 +47,7 @@
47
<ErrorReport>prompt</ErrorReport>
48
<WarningLevel>4</WarningLevel>
49
<UseVSHostingProcess>false</UseVSHostingProcess>
50
- <NoWarn>3001%3b3002%3b3003%3b3004%3b3005</NoWarn>
+ <NoWarn>3001;3002;3003;3004;3005;0649;0169</NoWarn>
51
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
52
<PlatformTarget>AnyCPU</PlatformTarget>
53
</PropertyGroup>
0 commit comments