Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Sort projects #405

Merged
merged 14 commits into from
Aug 25, 2018
Merged

Conversation

AnthonySteele
Copy link
Member

@AnthonySteele AnthonySteele commented Aug 22, 2018

For #325

When applying an update to projects, first sort the projects by dependencies.

skolima and others added 11 commits August 23, 2018 14:27
…et#402)

* Log error instead of throwing when NuGet cli cannot be found.

This returns to the old behaviour, that was still expected by the consumers of this class.

* Do not run global nuget restore when dealing with a dotnetcore-only project.

* Include NuGet.exe in packaged tool

* Expanded diagnostic output when probing for NuGet.exe location

* NuGetFileRestoreCommand created by IoC

* NuGetUpdatePackageCommand created by IoC

* DotNetUpdateCommand  created by IoC

* UpdateProjectImportsCommand created by IoC

* UpdateNuspecCommand created by IoC

* Extract helper method to improve readability

* Cache the path to NuGet.exe when found

* Delay evaluation of NuGetPath so that it happens after logger is configured
@AnthonySteele AnthonySteele merged commit 1281f44 into NuKeeperDotNet:master Aug 25, 2018
@AnthonySteele AnthonySteele mentioned this pull request Sep 11, 2018
@AnthonySteele AnthonySteele deleted the sort-projects branch September 21, 2018 09:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants