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:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2021-06-28 15:27:51 +0300
committerGitHub <noreply@github.com>2021-06-28 15:27:51 +0300
commit84338086c5f36f4847b85242b1c8c2d3ea7177ac (patch)
tree8241b4b97cfe6a18fadc2c73d9626bb8652e379f /global.json
parent4768d09e44005032df7c2aaa836fe0147568e5eb (diff)
Update dependencies from https://github.com/dotnet/arcade build 20210624.3 (#2119)
[main] Update dependencies from dotnet/arcade
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 1194af1fe..c523cd732 100644
--- a/global.json
+++ b/global.json
@@ -8,7 +8,7 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21319.2",
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21324.3",
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
"Microsoft.NET.Sdk.IL": "6.0.0-preview.7.21328.2"
}