copy ReleaseNotes.xml to output directory
parent
d00b96c341
commit
5a8af94ad7
|
@ -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