Skip to content

Commit 392348d

Browse files
Update .NET SDK
Update to the latest .NET 6 SDK
1 parent bf24248 commit 392348d

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,10 +1,10 @@
11
{
22
"sdk": {
3-
"version": "6.0.101"
3+
"version": "6.0.102"
44
},
55

66
"tools": {
7-
"dotnet": "6.0.101"
7+
"dotnet": "6.0.102"
88
},
99

1010
"msbuild-sdks": {

0 commit comments

Comments
 (0)