Copy ReleaseNotes.xml at build

master
Tudor Stanciu 2023-03-27 03:01:48 +03:00
parent a70123f778
commit ae26f1fed9
1 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,9 @@
</PropertyGroup>
<ItemGroup>
<Content Include="..\..\..\ReleaseNotes.xml" Link="ReleaseNotes.xml" />
<Content Include="..\..\..\ReleaseNotes.xml" Link="ReleaseNotes.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>