Skip to content

Commit 19ea375

Browse files
authored
Update global.json
As per dotnet/aspnetcore#49297
1 parent 142fe18 commit 19ea375

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"sdk": {
3-
"version": "8.0.100-preview.7.23328.2"
3+
"version": "8.0.100-preview.7.23360.1"
44
},
55
"tools": {
6-
"dotnet": "8.0.100-preview.7.23328.2",
6+
"dotnet": "8.0.100-preview.7.23360.1",
77
"runtimes": {
88
"dotnet/x64": [
99
"3.1.32",

0 commit comments

Comments
 (0)