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

Fix conflict with Microsoft.Win32.Registry #3988

Merged
merged 5 commits into from
Nov 4, 2024

Conversation

Evangelink
Copy link
Member

Fixes #3856 by splitting the dll into 2: one compile-time only that uses win32 but is not copied to the output and so skips RAR checks and one with the extension that is copied to the bin.

MarcoRossignoli
MarcoRossignoli previously approved these changes Nov 4, 2024
@Evangelink Evangelink enabled auto-merge (squash) November 4, 2024 12:20
@Evangelink Evangelink merged commit b4b45b4 into microsoft:main Nov 4, 2024
6 checks passed
@Evangelink Evangelink deleted the fix-msbuild-conflict branch November 4, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version conflict on Microsoft.Win32.Registry when multitargeting net8.0 and net48
2 participants