Change templates' global.json to specify SDK 2.1.300-preview2-008530

This commit is contained in:
Steve Sanderson 2018-04-11 16:54:58 +01:00
parent 39238d1884
commit c9ecf46ed0
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"sdk": {
"version": "2.1.300-preview1-008174"
"version": "2.1.300-preview2-008530"
}
}

View File

@ -1,5 +1,5 @@
{
"sdk": {
"version": "2.1.300-preview1-008174"
"version": "2.1.300-preview2-008530"
}
}