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.
2 parents 37156dc + bebb9da commit 65f16d0Copy full SHA for 65f16d0
src/FluentNHibernate/FluentNHibernate.csproj
@@ -44,7 +44,11 @@
44
<WarningLevel>4</WarningLevel>
45
<NoWarn>1591</NoWarn>
46
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
47
+<<<<<<< HEAD
48
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
49
+=======
50
+ <DocumentationFile>bin\Debug\FluentNHibernate.XML</DocumentationFile>
51
+>>>>>>> bebb9da
52
</PropertyGroup>
53
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
54
<DebugType>pdbonly</DebugType>
0 commit comments