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

github.com/microsoft/vs-editor-api.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'global.json')
-rw-r--r--global.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/global.json b/global.json
index 7c894d9..9d9b739 100644
--- a/global.json
+++ b/global.json
@@ -1,7 +1,7 @@
{
"msbuild-sdks": {
"Microsoft.Build.Traversal": "1.0.45",
- "Xamarin.MSBuild.Sdk": "0.26.0",
- "Xamarin.Mac.Sdk": "0.26.0"
+ "Xamarin.MSBuild.Sdk": "0.22.0",
+ "Xamarin.Mac.Sdk": "0.22.0"
}
} \ No newline at end of file