dotnet-installer/test/dotnet-publish3.Tests
Justin Goshi 68afda8e4d Handle "runtimes" section (#4503)
* Migrate "runtimes" section as a RuntimeIdentifiers property in the resulting csproj file. Also do not call restore3 from publish3 anymore.

* Fix up the publish3 tests to call restore3 first and the csproj files to have RuntimeIdentifiers
2016-10-26 22:23:40 +00:00
..
dotnet-publish3.Tests.xproj Add dotnet publish3 command. 2016-09-23 12:12:55 -05:00
GivenDotnetPublish3PublishesProjects.cs Handle "runtimes" section (#4503) 2016-10-26 22:23:40 +00:00
project.json Moving the InferLegacyRestoreRuntime method to Test.Utilities, since it is needed only by tests. 2016-10-10 09:52:39 -07:00