You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating an issue to track adding .NET 9 SDK to CI and tests since it's growing to have more sub tasks. Individual component owners can add support for .NET 9 at their own pace.
Add .NET 9 SDK to CI to build existing project
Adding .NET 9 has introduced a ton of syntax suggestions showing as errors
.NET 9 stable SDK 9.0.100 is not available yet in mcr.microsoft.com/dotnet/sdk:9.0 docker image. global.json will need to stay to 9.0.100-rc.2 version as a result for now: [repo] Bump SDK to 9.0.100 #2316 (comment)
Component
None
Is your feature request related to a problem?
No response
What is the expected behavior?
Creating an issue to track adding .NET 9 SDK to CI and tests since it's growing to have more sub tasks. Individual component owners can add support for .NET 9 at their own pace.
8.0
for now to minimize changes in my PR: [repo] Bump SDK to 9.0.100 #2316 (comment)9.0.100
is not available yet inmcr.microsoft.com/dotnet/sdk:9.0
docker image.global.json
will need to stay to9.0.100-rc.2
version as a result for now: [repo] Bump SDK to 9.0.100 #2316 (comment)net8.0
): [repo] Bump SDK to 9.0.100 #2316 (comment)Which alternative solutions or features have you considered?
N/A
Additional context
No response
The text was updated successfully, but these errors were encountered: