Skip to content
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 often failing on actions #996

Closed
belav opened this issue Nov 9, 2023 · 1 comment
Closed

dotnet tool restore often failing on actions #996

belav opened this issue Nov 9, 2023 · 1 comment
Milestone

Comments

@belav
Copy link
Owner

belav commented Nov 9, 2023

Since moving csharpier up to using 0.26.0 of csharpier I've been seeing versions of this often on the actions that are run.
image

Could it have to do with having the 3 target frameworks now?

Is there maybe a bug with net8 itself, which is failing to restore the tool sometimes?

Rerunning the action gets past it, but it is frustrating.

@belav belav added this to the 0.26.0 milestone Nov 9, 2023
@belav
Copy link
Owner Author

belav commented Nov 9, 2023

Should have done a bit more googling, looks like this is an issue with the net8 rc2 - dotnet/sdk#35989

@belav belav closed this as completed Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant