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

Use hosted agents with Visual Studio 2022 17.12 temporarily #6232

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

jeffkl
Copy link
Contributor

@jeffkl jeffkl commented Jan 16, 2025

Bug

Fixes:

Description

Our CI is failing because the Azure DevOps MSBuild@v1 task fails on Visual Studio 2022 17.13 Preview 1 and Preview 2 at the moment. This is being fixed in Preview 3 but those images won't be deployed until next Wednesday at the earliest. This unblocks us for now by using hosted images with Visual Studio 17.12.

Fix for Preview 3 that we're waiting on: dotnet/msbuild#11254

More long-term fix for the problem is in review as well: microsoft/azure-pipelines-tasks-common-packages#422

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

@jeffkl jeffkl added the Engineering Changes related to the build infrastructure of the repo and that do not change product code label Jan 16, 2025
@jeffkl jeffkl self-assigned this Jan 16, 2025
@jeffkl jeffkl requested a review from a team as a code owner January 16, 2025 22:28
@jeffkl jeffkl requested review from zivkan and donnie-msft January 16, 2025 22:42
@jeffkl jeffkl merged commit 313eecd into dev Jan 16, 2025
18 of 24 checks passed
@jeffkl jeffkl deleted the dev-jeffkl-fix-ci branch January 16, 2025 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Changes related to the build infrastructure of the repo and that do not change product code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants