Skip to content

Add target for netstandard2.0 #145

@kamranayub

Description

@kamranayub

Related to #44

netstandard2.1 doesn't support .NET Framework projects and I happen to be in that audience. It shouldn't be a huge lift to support netstandard2.0, in fact I already see a condition for that in the csproj file -- it's just not in the target frameworks so Nuget won't install the package.

Could not install package 'PostHog 2.2.2'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.7.2', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.

I have the community DotPostHog package but I'd love to archive/deprecate it in favor of the official C# SDK. 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions