Disabling build3 tests.

This commit is contained in:
Livar Cunha 2016-07-28 23:13:19 -07:00
parent 336b97212f
commit 06bbaf7fb5

View file

@ -58,6 +58,8 @@
<PreTestProjectsToExclude Include="test$(PathSeparator)**$(PathSeparator)bin$(PathSeparator)**$(PathSeparator)project.json" />
<PreTestProjectsToExclude Include="test$(PathSeparator)dotnet-build3.Tests$(PathSeparator)project.json" />
<TestProjectsToExclude Include="%(PreTestProjectsToExclude.RelativeDir)project.json" />
<PreTestProjects Include="test$(PathSeparator)**$(PathSeparator)project.json;" />