Skip to content

Conversation

@jtschuster
Copy link
Member

@jtschuster jtschuster commented Aug 11, 2022

Restores the CodeAnalysisVersion to the same one used in the rest of the linker. Reverts the change from #2968. Don't merge until Visual Studio previews get the version of CodeAnalysis required.

jtschuster added a commit that referenced this pull request Aug 12, 2022
Analyzers look for a newer version of Microsoft.CodeAnalysis than exists in the latest version of Visual Studio, and so they don't run in FullFramework tests in dotnet/sdk#26993. This reverts the version used in the analyzers.

PR #2969 will undo this change once Visual Studio ships with the correct version of Microsoft.CodeAnalysis.
@jtschuster jtschuster requested a review from sbomer as a code owner August 12, 2022 18:02
agocke pushed a commit to dotnet/runtime that referenced this pull request Nov 16, 2022
Analyzers look for a newer version of Microsoft.CodeAnalysis than exists in the latest version of Visual Studio, and so they don't run in FullFramework tests in dotnet/sdkdotnet/linker#26993. This reverts the version used in the analyzers.

PR dotnet/linker#2969 will undo this change once Visual Studio ships with the correct version of Microsoft.CodeAnalysis.

Commit migrated from dotnet/linker@81ffbb5
@marek-safar
Copy link
Contributor

Closing as not relevant anymore

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