SignalR C++ tests passing and part of build#7160
Conversation
|
@natemcmaster It looks like the |
The problem is your projects are using a really old version of NuGet and packages.config. It's been a while since I used them, but think these targets work under the expectation that you will have executed |
Co-Authored-By: BrennanConroy <brecon@microsoft.com>
d4486ec to
98f75b5
Compare
|
Thanks for the suggestion Nate! It's building successfully now. |
|
Ping! |
Went through all failing tests and fixed them or removed them if they were no longer relevant.
Also added the client to the build. @halter73 and @mikaelm12 it might be a good idea to pull down the branch and run build.cmd from the signalr root to see if you have the required VS settings.