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

Specify directory for dotnet to install to and execute from. #233

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

Arlodotexe
Copy link
Member

This PR attempts to fix the ongoing CI errors caused by GitHub Actions updating the image to include net9.0 unexpectedly.

This setup forces only the specified dotnet version to be available when dotnet --list-sdks is run, avoiding the errors caused by the introduction of dotnet 9 and unblocking us while we work to resolve them in CommunityToolkit/Windows#563.

…. Adjust warnings handling in Directory.Build.props
@michael-hawker michael-hawker merged commit 2ed2861 into main Dec 2, 2024
8 checks passed
@michael-hawker michael-hawker deleted the fix/unexpected-net9 branch December 2, 2024 17:43
@Arlodotexe Arlodotexe restored the fix/unexpected-net9 branch December 2, 2024 18:00
@Arlodotexe Arlodotexe deleted the fix/unexpected-net9 branch December 2, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants