Skip to content

Conversation

AArnott
Copy link
Member

@AArnott AArnott commented Dec 12, 2023

This removes an MSBuild property that makes version calculating happen only once per build, under the (incorrect) assumption that only one version.json file exists in this repo. But the analyzers project has a unique one, and this msbuild property was causing that to be ignored.

See also microsoft/vs-mef#437 for a similar bug and fix.

This removes an MSBuild property that makes version calculating happen only once per build, under the (incorrect) assumption that only one version.json file exists in this repo. But the analyzers project has a unique one, and this msbuild property was causing that to be ignored.
@AArnott AArnott added this to the v17.8 milestone Dec 12, 2023
@AArnott AArnott self-assigned this Dec 12, 2023
@AArnott AArnott requested a review from RyanToth3 December 12, 2023 00:52
@AArnott
Copy link
Member Author

AArnott commented Jan 5, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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

Successfully merging this pull request may close these issues.

2 participants