Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Created April 30, 2019 12:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guitarrapc/6415d96ccfc2977ce921c8a63da66bab to your computer and use it in GitHub Desktop.
Save guitarrapc/6415d96ccfc2977ce921c8a63da66bab to your computer and use it in GitHub Desktop.
<Project Sdk="Microsoft.NET.Sdk.Web">
<!-- omit -->
<ItemGroup>
<Content Update="version.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
</Project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment