Skip to content

Commit da07280

Browse files
committed
Update SDK
1 parent abcf697 commit da07280

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dotnet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
[dotnet.test:runner]
1+
[dotnet.test.runner]
22
name = "Microsoft.Testing.Platform"

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"sdk": {
3-
"version": "10.0.100-preview.3.25201.16"
3+
"version": "10.0.100-preview.4.25258.110"
44
}
55
}

0 commit comments

Comments
 (0)