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 f71357b commit 40adca5Copy full SHA for 40adca5
src/FluentNHibernate.Testing/FluentNHibernate.Testing.csproj
@@ -41,7 +41,7 @@
41
<DebugType>full</DebugType>
42
<PlatformTarget>x86</PlatformTarget>
43
<ErrorReport>prompt</ErrorReport>
44
- <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
+ <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
45
<NoWarn>169</NoWarn>
46
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
47
<DocumentationFile>bin\Debug\FluentNHibernate.Testing.xml</DocumentationFile>
0 commit comments