Skip to content
Prev Previous commit
Next Next commit
Bump global sdk version
  • Loading branch information
dustinsoftware authored Jun 4, 2019
commit 8d76a68c9833dc0d15e943101e8899f7e31ddd86
5 changes: 4 additions & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{
"projects": [ "src", "test" ]
"projects": [ "src", "test" ],
"sdk": {
"version": "3.0.100-preview"
}
}