Specify SDK at repo root

This commit is contained in:
SteveSandersonMS 2016-12-15 16:23:15 +00:00
parent 6c16ba3da7
commit 33ed333f92
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
{
"projects": ["src"]
"projects": ["src"],
"sdk": { "version": "1.0.0-preview2-1-003177" }
}