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,3 +1,3 @@
{
"sdk": { "version": "1.0.0-preview2-1-003177" }
"sdk": { "version": "sdkVersionInjectedHere" }
}