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

Support for dotnet standard 20 #7

Merged
merged 7 commits into from
Mar 19, 2018
Merged

Support for dotnet standard 20 #7

merged 7 commits into from
Mar 19, 2018

Conversation

SteelFlow
Copy link
Contributor

  • Remade the Halite.csproj into a dot net standard 2.0 project.
  • Added targetframeworks net45, net461 and netstandard2.0
  • Updated build.fsx to build and nuget pack for all frameworks

@SteelFlow
Copy link
Contributor Author

Had to upgrade the newtonsoft.json dependency to version 11.0.1. Earlier versions did not have full netstandard2.0 support without additional dependencies.

@einarwh einarwh merged commit 26399cc into master Mar 19, 2018
@SteelFlow SteelFlow deleted the DotNetStandardSupport branch March 22, 2018 11:11
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

Successfully merging this pull request may close these issues.

2 participants