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-03-25 19:16:36 +0300
committerGitHub <noreply@github.com>2020-03-25 19:16:36 +0300
commit7bda94ab0afe68c54f928094799100a4090e5df1 (patch)
tree4dd64484a7c170bb4aa054e686396448582292a4 /global.json
parente81033e094d4663ffd227bb4aed30b76b0631e6d (diff)
Update branding to 3.1.4 (#20110)
* Update branding to 3.1.4 * Disable targeting pack tests * Use 3.1.103 SDK
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 b31b810620..67ec79203b 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "3.1.102"
+ "version": "3.1.103"
},
"tools": {
- "dotnet": "3.1.102",
+ "dotnet": "3.1.103",
"runtimes": {
"dotnet/x64": [
"$(MicrosoftNETCoreAppInternalPackageVersion)"