Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Krymets <pavel@krymets.com>2019-03-04 23:59:49 +0300
committerGitHub <noreply@github.com>2019-03-04 23:59:49 +0300
commit51e30ee20dee7a380f57ce66e93f088e475d6376 (patch)
treee782bd1e5f937101efa848ababd506d7b57d24e6 /global.json
parent48a67cfd1833d3f283d6d75e74e08b0b5bf6a8ef (diff)
Update SDK (#8115)
Diffstat (limited to 'global.json')
-rw-r--r--global.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/global.json b/global.json
index 8a1e66d6bf..dd1a93e0d5 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "3.0.100-preview-010184"
+ "version": "3.0.100-preview4-010309"
},
"msbuild-sdks": {
"Yarn.MSBuild": "1.13.0"