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 7ac4d3c commit 9e86b23Copy full SHA for 9e86b23
src/NHibernate.Test/NHibernate.Test.csproj
@@ -2973,10 +2973,7 @@
2973
<EmbeddedResource Include="NHSpecificTest\NH1291AnonExample\Mappings.hbm.xml" />
2974
</ItemGroup>
2975
<ItemGroup>
2976
- <EmbeddedResource Include="NHSpecificTest\NH3571\Mappings.hbm.xml">
2977
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
2978
- </EmbeddedResource>
2979
- <EmbeddedResource Include="NHSpecificTest\NH3567\Mappings.hbm.xml" />
+ <EmbeddedResource Include="NHSpecificTest\NH3571\Mappings.hbm.xml" />
2980
<EmbeddedResource Include="NHSpecificTest\NH2692\Mappings.hbm.xml">
2981
<SubType>Designer</SubType>
2982
</EmbeddedResource>
0 commit comments