-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dotnet tool restore
fails for 9.0.100
#6056
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
1 similar comment
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
dotnet tool restore
fails for .NET 9 and Fantomasdotnet tool restore
fails for 9.0.100 and Fantomas
dotnet tool restore
fails for 9.0.100 and Fantomasdotnet tool restore
fails for 9.0.100
It appears I was mistaken here, it also fails on my machine so I assume this bug belongs in the dotnet/sdk repo. |
Linking the other issue: dotnet/sdk#44868 |
Describe the bug
After upgrading to .NET 9 docker image
dotnet tool restore
fails for Fantomas (and possibly others).Which .NET image(s) are you using?
mcr.microsoft.com/dotnet/sdk:9.0.100@sha256:7d24e90a392e88
Steps to reproduce
will fail with
If we replace
9.0.100
with e.g.8.0.404
it works.If I run
dotnet tool restore
on my own machine with9.0.100
it also works.Other information
No response
Output of
docker version
Docker version 24.0.6, build ed223bc
Output of
docker info
The text was updated successfully, but these errors were encountered: