Pin sdk version using global.json

This commit is contained in:
Nate McMaster 2017-01-19 17:09:38 -08:00
parent 161d101da6
commit e325d9b52e
No known key found for this signature in database
GPG Key ID: BD729980AA6A21BD
1 changed files with 5 additions and 0 deletions

5
global.json Normal file
View File

@ -0,0 +1,5 @@
{
"sdk": {
"version": "1.0.0-preview4-004233"
}
}