Skip to content

Instantly share code, notes, and snippets.

@PadreSVK
Last active June 28, 2019 12:56
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 PadreSVK/b784c3fcf54a41f421bdcacbf5a50436 to your computer and use it in GitHub Desktop.
Save PadreSVK/b784c3fcf54a41f421bdcacbf5a50436 to your computer and use it in GitHub Desktop.
simplified version of dotvvm csproj part 1
<ItemGroup>
<Content Include="**/*.dothtml;**/*.dotmaster;**/*.dotcontrol" Exclude="obj/**/*.*;bin/**/*.*" CopyToPublishDirectory="Always" />
</ItemGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment