$(MSBuildThisFileDirectory)Roslyn.sln $(MSBuildThisFileDirectory)src\Samples\Samples.sln Debug $(RunTestArgs) -xml $(RunTestArgs) -test64 $(RunTestArgs) -trait:$(Trait) $(RunTestArgs) -notrait:$(NoTrait) *.UnitTests*.dll Binaries\$(Configuration) $(UserProfile)\.nuget\packages 2.1.0 $(OutputDirectory)\CoreClrTest RestorePackages=false; TreatWarningsAsErrors=true; DeployExtension=false;