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 usage of COM interop to ComWrappers when targeting .NET 9 #563

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

AaronRobinsonMSFT
Copy link
Member

@AaronRobinsonMSFT AaronRobinsonMSFT commented Jun 27, 2024

This drops building for netstandard 1.1 and instead multi-targets to netstandard 2.0 and net 9.0.

A major version bump was performed to 2.0.0.

Consume the 2.2.0 version of Microsoft.DiaSymReader.

@tmat tmat merged commit 87a64b8 into dotnet:main Jun 27, 2024
8 checks passed
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the use_comwrappers branch June 27, 2024 20:50
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.

None yet

2 participants