Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
Merge pull request #3950 from dotnet/feature/antares-update-new-templ…
Browse files Browse the repository at this point in the history
…ate-publish-wildcard

Update cshtml wildcard in publishOptions
  • Loading branch information
Sridhar-MS authored Aug 31, 2016
2 parents 3d3383c + 243efef commit 6763893
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"publishOptions": {
"include": [
"wwwroot",
"Views",
"**/*.cshtml",
"appsettings.json",
"web.config"
]
Expand Down

0 comments on commit 6763893

Please sign in to comment.