Skip to content

Commit a161f7c

Browse files
committed
Make sure end user's project don't get additional file about release notes.
1 parent f5cf12b commit a161f7c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Src/NHibernate.Envers/NHibernate.Envers.csproj

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,4 @@
1919
<ItemGroup>
2020
<PackageReference Include="NHibernate" Version="[5.1.0,5.2.0)" />
2121
</ItemGroup>
22-
23-
<ItemGroup>
24-
<Content Include="../ReleaseNotes.txt">
25-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
26-
</Content>
27-
</ItemGroup>
2822
</Project>

0 commit comments

Comments
 (0)