Skip to content

Eliminate MicrosoftCodeAnalysis prebuilts in runtime#14844

Merged
MichaelSimons merged 3 commits intodotnet:mainfrom
MichaelSimons:runtime-prebuilts
Oct 31, 2022
Merged

Eliminate MicrosoftCodeAnalysis prebuilts in runtime#14844
MichaelSimons merged 3 commits intodotnet:mainfrom
MichaelSimons:runtime-prebuilts

Conversation

@MichaelSimons
Copy link
Member

There are MicrosoftCodeAnalysis prebuilts in runtime because MicrosoftCodeAnalysisVersion_4_4 and MicrosoftCodeAnalysisVersion_LatestVS do not reference the source-built versions. I added ExtraPackageVersionPropsPackageInfo for these. Because of that change, format and installers encountered CS9057 which I suppressed.

Because of the need to nowarn CS9057, I took the time to add infra to suppress warnings via the source-build repo projects and utilized it to replace the remaining nowarn patches.

Co-authored-by: Logan Bussell <loganbussell@microsoft.com>
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