-
Notifications
You must be signed in to change notification settings - Fork 483
Open
Labels
Milestone
Description
Infrastructure:
- Drop unsupported frameworks (Update TFMs and dependencies #696)
- Drop appveyor in favor of github actions (Drop AppVeyor in favor of GitHub Actions #700)
- Add .NET 10 to test matrix
- Support Sourcelink and Deterministic Build (Drop AppVeyor in favor of GitHub Actions #700)
- Migrate to slnx (Convert all solution files to
.slnxformat #716)
Codebase support work:
- Remove current
[Obsolete]code from the codebase - Drop serialization
#ifdeffrom the code (Remove support for serialization? #562) - Make minimal amount of
#ifpreprocessor conditions to simplify codebase & future support - Configure editorconfig & format codebase
Dependencies:
- Remove System.Diagnostics.EventLog dependency from the core package (Castle.Services.Logging.EventLogIntegration for Windows EventLog #694)
milestone:
What else? please join to the discussion
cc @stakx @jonorossi
304NotModified