diff --git a/global.json b/global.json index feb51cb71d..9bf5aae425 100644 --- a/global.json +++ b/global.json @@ -1,3 +1,9 @@ { - "projects": ["src", "samples"] -} + "projects": [ + "src", + "samples" + ], + "sdk": { + "version": "1.0.0-preview2-1-003177" + } +} \ No newline at end of file