Closed
Description
From #739 (comment)
- Upgrade NuGet binary to 2.8 (https://nuget.codeplex.com/workitem/3332)
- Drop xUnit and Moq binaries from the repo
- Drop the references from the projects
- Install those from NuGet
- Trigger the restore on
BeforeBuild
event - Fix the path to the xunit runner in
CI/build.msbuild