Skip to content

Commit 27640fd

Browse files
authored
Update SDK to 10.0.202 (#19606)
1 parent 583e30a commit 27640fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "10.0.105",
3+
"version": "10.0.202",
44
"allowPrerelease": true,
55
"paths": [
66
".dotnet",
@@ -12,7 +12,7 @@
1212
"runner": "Microsoft.Testing.Platform"
1313
},
1414
"tools": {
15-
"dotnet": "10.0.105",
15+
"dotnet": "10.0.202",
1616
"vs": {
1717
"version": "18.0",
1818
"components": [

0 commit comments

Comments
 (0)