Livar Cunha
|
e2e72a9662
|
Updating the msbuild templates in the CLI to use TargetFramework (singular).
|
2016-10-18 15:02:35 -07:00 |
|
Eric Erhardt
|
c3ddbba163
|
Rename restore3 --recursive to --no-dependencies to match the build3 option.
|
2016-10-14 17:28:58 -05:00 |
|
Justin Emgarten
|
fcdc23233e
|
Recursive restore and solution restore support
This change adds support for restoring solution files with msbuild /t:Restore and dotnet restore3.
Restoring a project file will now recursively restore all dependency projects to match build.
Fixes https://github.com/dotnet/cli/issues/4252
Related to: https://github.com/NuGet/Home/issues/2993
|
2016-10-13 19:18:02 -07:00 |
|
Justin Goshi
|
59f2483fd3
|
https://github.com/dotnet/cli/issues/4293
Improve help text for commands that shell out to msbuild.
|
2016-10-11 17:29:09 -07:00 |
|
Eric Erhardt
|
65218848e8
|
Respond to PR feedback.
|
2016-09-22 19:11:08 -05:00 |
|
Justin Emgarten
|
51ea2e6014
|
Adding Restore3 command for msbuild restore support.
|
2016-08-12 00:05:21 -07:00 |
|