-
Notifications
You must be signed in to change notification settings - Fork 67
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
Magicmode #75
Magicmode #75
Conversation
jackfoxy
commented
Jul 20, 2018
- paket magic mode
- dotnet SDK style projects
- multitarget net45 and netstandard2.0
Now Newtonsoft.Json also failing in VS 15.8 preview 4 Added VS has no problem building release netstandard2.0 very strange |
@jackfoxy are you merging with master or would you like me to do it? thanks |
updated the PR with binding redirects |
@dsyme I don't know what other branch to send PR to |
@dsyme this is almost certainly a Paket problem, since I can get my changes to build with "native" nuget. I'll give paket some time to respond before I update this PR. |
# Conflicts: # .gitignore # .paket/paket.bootstrapper.exe
# Conflicts: # docsrc/tools/generate.fsx # paket.dependencies # paket.lock
ready to merge with master |
fixed the Travis build |