Skip to content

Commit 9e86b23

Browse files
author
Gunnar Liljas
committed
NH3571 - Removed invalid CopyToOutputDirectory value
1 parent 7ac4d3c commit 9e86b23

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/NHibernate.Test/NHibernate.Test.csproj

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2973,10 +2973,7 @@
29732973
<EmbeddedResource Include="NHSpecificTest\NH1291AnonExample\Mappings.hbm.xml" />
29742974
</ItemGroup>
29752975
<ItemGroup>
2976-
<EmbeddedResource Include="NHSpecificTest\NH3571\Mappings.hbm.xml">
2977-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
2978-
</EmbeddedResource>
2979-
<EmbeddedResource Include="NHSpecificTest\NH3567\Mappings.hbm.xml" />
2976+
<EmbeddedResource Include="NHSpecificTest\NH3571\Mappings.hbm.xml" />
29802977
<EmbeddedResource Include="NHSpecificTest\NH2692\Mappings.hbm.xml">
29812978
<SubType>Designer</SubType>
29822979
</EmbeddedResource>

0 commit comments

Comments
 (0)