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

github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <llsan@microsoft.com>2022-01-20 18:01:23 +0300
committerGitHub <noreply@github.com>2022-01-20 18:01:23 +0300
commit6f5e5ebcf6d9a72c5115660cea57159d43687fce (patch)
treea083fa7b40723eb710774528ed2ed05c3491536f /global.json
parent83f04bbd1622fe29d620659b97413ad593b0cad6 (diff)
Fix build
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 e52d340..eb4893e 100644
--- a/global.json
+++ b/global.json
@@ -1,5 +1,5 @@
{
"sdk": {
- "version": "6.0.101"
+ "version": "5.0"
}
}