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:
authordotnet-maestro <@dotnet-maestro>2019-06-19 16:14:18 +0300
committerMarek Safar <marek.safar@gmail.com>2019-06-19 20:10:45 +0300
commit7390b78b2d15a497dc5a1104757af6bfdce4ea6f (patch)
tree90db68244cc69341fabe4d9ce5e41c526b89b380 /global.json
parent2a82614f984ec9574b1724bc4d2c4eac092424b8 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20190619.1
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19319.1 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19319.1
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 e0fb5888489..aaa3bea3eec 100644
--- a/global.json
+++ b/global.json
@@ -3,7 +3,7 @@
"dotnet": "3.0.100-preview5-011568"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19318.2",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19318.2"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19319.1",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19319.1"
}
}