-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
I try to compile TW for .NET FW 4.8, almost everything is done, the last problems:
- Incomplete class:
internal partial class SourceGenerationContext : JsonSerializerContext
Why it's needed at all to dig in JSON internals and make own JsonSerializerContext? And this SourceGenerationContext declared "partial", but there is no second part (implementation). Where it is? In sources there is nothing.
- No any definitions for classes like INetFwPolicy2 - where they are?
I hope this project works as expected, but it looks overengineered. For plain Windows Defender Firewall wrapper it has too much code (just opinion).
Metadata
Metadata
Assignees
Labels
No labels