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

build: change how we find the latest VC tools version #18468

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

DHowett
Copy link
Member

@DHowett DHowett commented Jan 28, 2025

Apparently, we were using the package containing the CRT source code to determine the version of the tools.

Also apparently, VS does not guarantee that that package has the same version as the tools package.

We should use the version of the tools package instead.

Apparently, we were using the package containing the CRT _source code_
to determine the version of the tools.

We should use the version of the tools package instead.
@DHowett DHowett enabled auto-merge (squash) January 28, 2025 20:49
@DHowett DHowett merged commit 8e4da6e into main Jan 28, 2025
20 checks passed
@DHowett DHowett deleted the dev/duhowett/vc-pls-build-for-me branch January 28, 2025 21:33
DHowett added a commit that referenced this pull request Jan 28, 2025
Apparently, we were using the package containing the CRT _source code_
to determine the version of the tools.

Also apparently, VS does not guarantee that that package has the same
version as the tools package.

We should use the version of the tools package instead.

(cherry picked from commit 8e4da6e)
Service-Card-Id: PVTI_lADOAF3p4s4AmhmQzgWyLAQ
Service-Version: 1.22
DHowett added a commit that referenced this pull request Jan 28, 2025
Apparently, we were using the package containing the CRT _source code_
to determine the version of the tools.

Also apparently, VS does not guarantee that that package has the same
version as the tools package.

We should use the version of the tools package instead.

(cherry picked from commit 8e4da6e)
Service-Card-Id: PVTI_lADOAF3p4s4AmhmszgWyLAM
Service-Version: 1.21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Cherry Picked
Status: Cherry Picked
Development

Successfully merging this pull request may close these issues.

3 participants