Skip to content

Compilation issues #93

@LexaGV

Description

@LexaGV

I try to compile TW for .NET FW 4.8, almost everything is done, the last problems:

  1. 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.

  1. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions