Skip to content

Commit 586d89b

Browse files
committed
Bump dotnet SDK to 10.0.100-preview.2.25081.1
1 parent a149ce7 commit 586d89b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"sdk": {
3-
"version": "10.0.100-alpha.1.25064.3",
3+
"version": "10.0.100-preview.2.25081.1",
44
"allowPrerelease": true,
55
"rollForward": "latestMajor"
66
},
77
"tools": {
8-
"dotnet": "10.0.100-alpha.1.25064.3",
8+
"dotnet": "10.0.100-preview.2.25081.1",
99
"runtimes": {
1010
"dotnet": [
1111
"$(MicrosoftNETCoreAppRuntimewinx64Version)"

0 commit comments

Comments
 (0)