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

Remove Microsoft.Extensions.PlatformAbstractions #5058

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

lahma
Copy link
Collaborator

@lahma lahma commented Nov 26, 2024

Trying to remediate some problems with dependencies with incremental update. Microsoft.Extensions.PlatformAbstractions has been deprecated and there are APIs to use without that. Old Moq brings some vulnerable dependencies with it.

I tested this with debugger and both net462 (Console) and core versions (8 and 9, ConsoleCore) seemed to hit the correct breakpoints/paths.

@lahma lahma requested a review from RicoSuter November 26, 2024 18:38
@lahma lahma force-pushed the remove-platform-abstractions branch from 17cbd11 to fcbd987 Compare November 28, 2024 18:20
@lahma lahma force-pushed the remove-platform-abstractions branch from fcbd987 to f140d00 Compare January 8, 2025 12:28
* fix some vulnerable dependencies
@lahma lahma force-pushed the remove-platform-abstractions branch from f140d00 to 0fa1fbd Compare March 12, 2025 08:23
@lahma lahma merged commit 60f43c1 into RicoSuter:master Mar 12, 2025
3 checks passed
@lahma lahma deleted the remove-platform-abstractions branch March 12, 2025 08:41
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