dotnet-installer/test/dotnet-publish.Tests
Peter Huene d9e8947ff4
Revert implementation of the --mode option for the publish command.
This commit reverts the implementation of the `--mode` option for the `dotnet
publish` command.  A bug in the apphost prevents this feature from working
properly in some cases and there currently is not a mechanism to service it
with this feature.

The team has decided to move this feature to 2.2.1xx for the .NET Core SDK.

Fixes dotnet/sdk#2380.
2018-07-09 12:46:13 -07:00
..
dotnet-publish.Tests.csproj Implement mode option for dotnet publish. 2018-06-11 15:43:55 -07:00
GivenDotnetPublishPublishesProjects.cs Revert implementation of the --mode option for the publish command. 2018-07-09 12:46:13 -07:00