Open
Conversation
Owner
|
Thanks a ton Nick! I'll take a look at this on Saturday. After briefly looking at this I'm sure I will merge. Thanks again! |
|
@MathFerret1013 Any chance you will be releasing this project for .NET standard any time soon? |
|
Hi, any chance of a new package, with .NET Standard support? |
|
As the owner of this package didnt add .NET Standard support as of now and also doesnt seem to response here, I have uploaded a forked version of me that supports .NET Standard 1.3, .NET Standard 2.0 and .NET Framework 4.6.1 I hope this is fine for the owner: https://www.nuget.org/packages/Supercluster.KDTree.Standard/ If you want to update your package, I will be happy to create a PR of my changes here |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi!
I added a .NET Standard 1.3 project and got it building. The documentation project is broken in my Visual Studio 2017 and I'm not sure how to fix that. I've never used a VS documentation project.