| 15 May 2025 |
GGG | @corngood:corngood.com maybe we'll finally be able to source build feature bands in .NET 10? https://github.com/dotnet/announcements/issues/359 | 02:44:03 |
Corngood | Interesting, but a little vague.
For the upgrades this month, 8 is done, 9 hit https://github.com/dotnet/dotnet/pull/546, and I haven't started 10 yet.
I guess when I get to 10 I'll see whats going on... | 10:57:57 |
| 18 May 2025 |
Whovian9369 | Is there a suggested way to deal with an outdated global.json? Is it just to do something similar to substituteInPlace global.json --replace-fail 4.20.69 ${dotnetCorePackages.sdk_9_0.version}? | 22:41:17 |
Whovian9369 | ("Outdated" relative to the SDK that I'm using to build, anyway.) | 22:41:36 |