Skip to content

Commit ca03a70

Browse files
Update .NET SDK
Update to the latest .NET 6 SDK.
1 parent 61da150 commit ca03a70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"sdk": {
3-
"version": "6.0.102"
3+
"version": "6.0.400"
44
},
5-
5+
66
"tools": {
7-
"dotnet": "6.0.102"
7+
"dotnet": "6.0.400"
88
},
99

1010
"msbuild-sdks": {

0 commit comments

Comments
 (0)