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>2022-04-28 23:50:01 +0300
committerGitHub <noreply@github.com>2022-04-28 23:50:01 +0300
commitf1ebd5d426a1996980eec00be55459352c6f27dc (patch)
treeabc0551d90ba93c96329b2c6349da30826fe0346 /global.json
parent0394ac7baa9c6ccff9a34ac6aeb05beb645728df (diff)
Update SDK (#41158)
Co-authored-by: Brennan <brecon@microsoft.com> Co-authored-by: Sébastien Ros <sebastienros@gmail.com>
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 9b9154b254..768651dc9a 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "7.0.100-preview.4.22204.1"
+ "version": "7.0.100-preview.4.22218.29"
},
"tools": {
- "dotnet": "7.0.100-preview.4.22204.1",
+ "dotnet": "7.0.100-preview.4.22218.29",
"runtimes": {
"dotnet/x86": [
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"