This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2024-11-11 09:07:52 +08:00
Code
Issues
Releases
Wiki
Activity
173f195834
osu-lazer
/
global.json
7 lines
109 B
JSON
Raw
Normal View
History
Unescape
Escape
Pin builds to .NET 6 As more things move to having the 7 SDK installed, let's pin for now. This helps with mobile build scenarios, which fall over on the new SDKs and require further attention.
2023-05-19 16:49:26 +08:00
{
"sdk"
:
{
Update global.json version
2024-02-05 17:02:07 +08:00
"version"
:
"8.0.100"
,
Upgrade to .NET 8 SDK
2024-02-01 23:50:26 +08:00
"rollForward"
:
"latestFeature"
,
"allowPrerelease"
:
false
Pin builds to .NET 6 As more things move to having the 7 SDK installed, let's pin for now. This helps with mobile build scenarios, which fall over on the new SDKs and require further attention.
2023-05-19 16:49:26 +08:00
}
Upgrade to .NET 8 SDK
2024-02-01 23:50:26 +08:00
}
Reference in New Issue
Copy Permalink