dotnet-installer/test/dotnet-publish.Tests
Andrew Stanton-Nurse 7cc90d9ad1 Update dotnet-build to produce portable layout
dotnet-build will produce a deps file for portable builds, and will now
create "runnable" outputs for RID-less targets

the outputs won't actually be runnable today because we need corehost
changes and to generate a deps.json file for corehost to use.
2016-03-08 11:46:15 -08:00
..
dotnet-publish.Tests.xproj Updating tests to use the latest version of dotnet-test-xunit, which supports debugging from VS. Also updating our xproj files so that we can build the CLI from VS using the CLI. 2016-03-01 16:28:10 -08:00
Microsoft.DotNet.Tools.Publish.Tests.cs Update dotnet-build to produce portable layout 2016-03-08 11:46:15 -08:00
project.json Updating test projects to the lastest version of dotnet-test-xunit runner. 2016-03-07 14:55:39 -08:00