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-15 06:37:43 +08:00
Code
Issues
Releases
Wiki
Activity
f06642c315
osu-lazer
/
global.json
7 lines
107 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"
:
{
Upgrade to .NET 8 SDK
2024-02-01 23:50:26 +08:00
"version"
:
"8.0.0"
,
"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