Skip to content

Instantly share code, notes, and snippets.

@aalmada
Created May 3, 2020 20:48
Show Gist options
  • Save aalmada/6c13f970029f4c309016286f751e5614 to your computer and use it in GitHub Desktop.
Save aalmada/6c13f970029f4c309016286f751e5614 to your computer and use it in GitHub Desktop.
<ItemGroup>
<Compile Update="TestData\**\*.cs">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Compile>
</ItemGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment