-
Notifications
You must be signed in to change notification settings - Fork 15
Description
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. 👍
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels