Remove project.json-specific content from all the SPA templates

This commit is contained in:
Steve Sanderson
2017-03-14 17:23:08 -07:00
parent a6e0955581
commit 08ea344fcf
40 changed files with 16 additions and 700 deletions

View File

@@ -1,9 +0,0 @@
------------------------------------------------------------------
Don't delete this file. Do include it in your source control repo.
------------------------------------------------------------------
This file exists as a workaround for https://github.com/dotnet/cli/issues/1396
('dotnet publish' does not publish any directories that didn't exist or were
empty before the publish script started).
Hopefully, this can be removed after the move to the new MSBuild.