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

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Gocke <angocke@microsoft.com>2022-10-27 02:02:21 +0300
committerGitHub <noreply@github.com>2022-10-27 02:02:21 +0300
commitde816cec0f86acfb30682e1609a0b7567afd3dc0 (patch)
tree4d4662dc59f29f7adc034244d2bdab0bd4fe8b9a /global.json
parentd6fb5d54b2c3ad3d505eb586e81bd1e76387ace7 (diff)
Update testing package (#3084)
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 f922921e7..04e64d495 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "6.0.110"
+ "dotnet": "6.0.402"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.22517.1",