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

github.com/xamarin/Xamarin.PropertyEditing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandy Armstrong <sandy@xamarin.com>2022-02-16 22:05:08 +0300
committerSandy Armstrong <sandy@xamarin.com>2022-02-17 07:29:30 +0300
commit5b5c11804e69a5f4a3cfe6ecec06089a9d995148 (patch)
tree1c9d09ba36a563c8b28b584c4d53ba21daea334a /global.json
parentcc7eaa0ec98a8afb4e6818041e96d3ffa2d58e54 (diff)
Bump macos workload to P13
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 2a9ec01..a2ce2ee 100644
--- a/global.json
+++ b/global.json
@@ -1,5 +1,5 @@
{
"sdk": {
- "version": "6.0.101"
+ "version": "6.0.200"
}
}