Skip to content

Commit 65f16d0

Browse files
committed
Merge commit 'bebb9da'
Conflicts: src/FluentNHibernate/FluentNHibernate.csproj src/FluentNHibernate/Mapping/Builders/MapBuilder.cs
2 parents 37156dc + bebb9da commit 65f16d0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/FluentNHibernate/FluentNHibernate.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,11 @@
4444
<WarningLevel>4</WarningLevel>
4545
<NoWarn>1591</NoWarn>
4646
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
47+
<<<<<<< HEAD
4748
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
49+
=======
50+
<DocumentationFile>bin\Debug\FluentNHibernate.XML</DocumentationFile>
51+
>>>>>>> bebb9da
4852
</PropertyGroup>
4953
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
5054
<DebugType>pdbonly</DebugType>

0 commit comments

Comments
 (0)