Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple target frameworks #1

Open
bugproof opened this issue Apr 15, 2021 · 2 comments
Open

Multiple target frameworks #1

bugproof opened this issue Apr 15, 2021 · 2 comments

Comments

@bugproof
Copy link

Hey, cool library. It would be cooler if you enabled multi-targeting https://docs.microsoft.com/en-us/nuget/create-packages/multiple-target-frameworks-project-file instead of targeting just .NET Core make it more usable by adding <TargetFrameworks>netstandard2.0;net45</TargetFrameworks> or something like that.

@zedseven
Copy link
Owner

Good point, I'll look into it.

@jacktionman
Copy link

Did you ever get to look into this? I have been trying to drop this into Unity but I think the lack of these frameworks is causing an error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants