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

Update to CodeAnalysis 4.2.0 (drop 2017 support) #969

Closed
wants to merge 17 commits into from

Conversation

GrahamTheCoder
Copy link
Member

@GrahamTheCoder GrahamTheCoder commented Dec 19, 2022

Needed codeanalysis >3.11 to avoid dotnet/msbuild#7873
Needed codeanalysis< 4.3 to avoid dotnet/roslyn#63780

Current (working) solution here just sets the minimum version to VS2022 17.2.
It's been available since May 17, 2022, hopefully this won't be too disruptive to most people.

I found another way by forcing a later version of the system memory library. VS2019 support survives...for now.

@GrahamTheCoder GrahamTheCoder changed the title Prep for vs2022 Get command line working with dot net 7 runtime Dec 19, 2022
@GrahamTheCoder GrahamTheCoder changed the title Get command line working with dot net 7 runtime Update to CodeAnalysis 4.2.0 (drop 2017 support) Dec 19, 2022
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.

1 participant