-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update to .NET Core RC2 #2111
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
Update to .NET Core RC2 #2111
Conversation
🎉 🎈 🍰 👍 Thanks for this PR @phenixdotnet, this is awesome. |
@phenixdotnet indeed, this is awesome, thank you! Will pull this down in the coming days. |
@Mpdreamz , @gmarz : You're welcome :) I didn't check why NEST.Litterateur doesn't build (the error is related to missing runtime but seem very strange). And thanks to you for this awesome lib :) |
This is awesome @phenixdotnet , thanks for submitting 👍 I'll have a look at the build failures |
@phenixdotnet, @Mpdreamz , @gmarz
|
I've pulled this into the dotnet-rc2 branch and also updated the FAKE build scripts to use the new tooling. |
All unit tests and integration tests pass on the dotnet-rc2 branch .\build.bat .\build.bat Integrate 5.0.0-alpha3 |
Is there any updates on this to get it to .NET Core 1.0.0? |
@tugberkugurlu Yes, we're looking to put out a release this week |
Closing in favor of #2149 |
Hi.
please find a PR with all projects ported to .NET RC2.