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 65f16d0 commit 8e7d91bCopy full SHA for 8e7d91b
src/FluentNHibernate/FluentNHibernate.csproj
@@ -44,11 +44,8 @@
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