8000 Update dotnet version to 10.0.0 · dotnet/wpf-test@f1c6623 · GitHub
[go: up one dir, main page]

Skip to content

Commit f1c6623

Browse files
committed
Update dotnet version to 10.0.0
1 parent 6ec856a commit f1c6623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"tools": {
3-
"dotnet": "9.0.100-preview.5.24307.3",
3+
"dotnet": "10.0.0-alpha.1.24414.6",
44
"runtimes": {
55
"dotnet": [
66
"2.1.7",

0 commit comments

Comments
 (0)
0