Copy ReleaseNotes.xml at build
parent
a70123f778
commit
ae26f1fed9
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue