mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-06-20 10:48:15 +08:00
perf: ⚡ 升级至.NET9 (#90)
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
{
|
||||
"sdk": {
|
||||
"version": "8.0.0",
|
||||
"version": "9.0.0",
|
||||
"rollForward": "latestMajor",
|
||||
"allowPrerelease": true
|
||||
},
|
||||
"tools": {
|
||||
"dotnet": "8.0.0"
|
||||
"dotnet": "9.0.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user