Closed
Description
6>------ Build started: Project: nunit.framework.tests, Configuration: Debug Any CPU ------
6>nunit.framework.tests -> C:\GitRepos\nunit\bin\Debug\net45\nunit.framework.tests.dll
6>C:\Users\wheel.nuget\packages\microsoft.bcl.build\1.0.21\build\Microsoft.Bcl.Build.targets(243,5): error : Could not locate C:\GitRepos\nunit\src\NUnitFramework\testdata\packages.config. Ensure that this project has Microsoft.Bcl.Build installed and packages.config is located next to the project file.
6>Done building project "nunit.testdata.csproj".
However, the solution as a whole reports building having succeeded:
========== Build: 6 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========