Skip to content

Fix cross-platform build and .NET 10 compatibility#31

Merged
magesoe merged 1 commit intomainfrom
fix/cross-platform-build
Feb 12, 2026
Merged

Fix cross-platform build and .NET 10 compatibility#31
magesoe merged 1 commit intomainfrom
fix/cross-platform-build

Conversation

@Kristoffer88
Copy link
Collaborator

  • Add OS condition to ILRepack/SignDLL targets so Plugins project builds on macOS
  • Use Path.Combine for MetadataDirectoryPath to fix test discovery on non-Windows
  • Suppress CA1873 analyzer rule (same reasoning as existing CA1848 suppression)

- Add OS condition to ILRepack/SignDLL targets so Plugins project builds on macOS
- Use Path.Combine for MetadataDirectoryPath to fix test discovery on non-Windows
- Suppress CA1873 analyzer rule (same reasoning as existing CA1848 suppression)
@magesoe magesoe merged commit bdf623e into main Feb 12, 2026
4 checks passed
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