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

github.com/mono/mono.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.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/global.json b/global.json
deleted file mode 100644
index ef5ddfce280..00000000000
--- a/global.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "tools": {
- "dotnet": "5.0.100-alpha1-015772"
- },
- "msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20201.2",
- "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20201.2"
- }
-}