Update templates' global.json files to require SDK 2.1.300-preview2-008533

This commit is contained in:
Steve Sanderson 2018-04-16 10:02:01 +01:00
parent b4c023b053
commit 03b8f2c99f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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