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

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Godbe <wigodbe@microsoft.com>2020-10-13 21:47:36 +0300
committerGitHub <noreply@github.com>2020-10-13 21:47:36 +0300
commitee80495e3cf907dbcd8887654e2c0c64ee19c776 (patch)
tree6a6609e09be7070f6dab17593d17255796ceee72 /global.json
parentd12868dd7c10ff0433c16b06d3b59d03c40d987a (diff)
Update branding to 3.1.10 (#26814)
* Update branding to 3.1.10 * Update SDK & Baseline
Diffstat (limited to 'global.json')
-rw-r--r--global.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/global.json b/global.json
index 4c34e6afa2..976f99abbe 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "3.1.107"
+ "version": "3.1.109"
},
"tools": {
- "dotnet": "3.1.107",
+ "dotnet": "3.1.109",
"runtimes": {
"dotnet/x64": [
"$(MicrosoftNETCoreAppInternalPackageVersion)"