do not run dotnet-cli-build.csproj Test in build, no netcore1.3 runtime
This commit is contained in:
parent
7f54ccb903
commit
22e75d0eed
1 changed files with 0 additions and 2 deletions
|
@ -88,8 +88,6 @@
|
|||
<Target Name="TestsForBuildItself">
|
||||
<DotNetMSBuild Arguments="/v:diag $(RepoRoot)/test/MsBuildScript.Tests/runtests.target"
|
||||
ToolPath="$(Stage0Directory)" />
|
||||
<DotNetTest ProjectPath="$(RepoRoot)/build_projects/dotnet-cli-build.Tests/dotnet-cli-build.Tests.csproj"
|
||||
ToolPath="$(Stage0Directory)" />
|
||||
</Target>
|
||||
|
||||
<Target Name="EnsureStageSeparation">
|
||||
|
|
Loading…
Add table
Reference in a new issue