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:
authorBret Johnson <bret.johnson@microsoft.com>2022-01-15 03:10:33 +0300
committerBret Johnson <bret.johnson@microsoft.com>2022-01-15 03:10:33 +0300
commit073c7a9c13871ea0125208424ae9d06301920ac5 (patch)
treebe1fe2a93f1ebc49e75fcbd087691c986d1f3d0b
parented5d86c600974ba477295417bb49772e2e13c441 (diff)
Try bumping to 101
-rw-r--r--global.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/global.json b/global.json
index ea38bea..8f73c70 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "6.0.100",
+ "version": "6.0.101",
"rollForward": "latestFeature"
}
}