So I basically want to be able to have a test-only dependency that is available during dotnet test. Is there a way to do it?
I am aware that project.json is scheduled to be sunsetted, but until that time, I will continue to use it.
So I basically want to be able to have a test-only dependency that is available during dotnet test. Is there a way to do it?
I am aware that project.json is scheduled to be sunsetted, but until that time, I will continue to use it.