Matt Ward
|
fdcc282862
|
Support FileConflictAction parameter in NuGet commands.
install-package jquery -FileConflictAction Overwrite
update-package jquery -FileConflictAction Ignore
|
12 years ago |
Matt Ward
|
884951dabc
|
Update NuGet to version 2.0
|
13 years ago |
Matt Ward
|
01268b2cfa
|
Add tests for prerelease NuGet packages.
|
14 years ago |
Matt Ward
|
9a36c5964b
|
Update to NuGet 1.6
|
14 years ago |
Matt Ward
|
b1f0cc48f4
|
Support updating a NuGet package in all projects when using the Update-Package PowersShell cmdlet.
|
14 years ago |
Matt Ward
|
53d9fc382b
|
Support updating all NuGet packages in a solution when using the Update-Package PowersShell cmdlet.
|
14 years ago |
Matt Ward
|
b2b4126712
|
Support updating all NuGet packages in a project when using the Update-Package PowersShell cmdlet.
|
14 years ago |
Matt Ward
|
827bfdbcd1
|
Use script runner instead of running PowerShell scripts directly.
|
14 years ago |
Matt Ward
|
9a726f5b07
|
Add support for running PowerShell scripts in NuGet packages.
|
14 years ago |
Matt Ward
|
84a08041c1
|
Remove cmdlet dependency on the active solution.
|
14 years ago |
Matt Ward
|
ab1229eadc
|
Return PackageManagementProjects from console host.
|
14 years ago |
Matt Ward
|
b229231c85
|
Remove properties no longer required from package actions.
|
14 years ago |
Matt Ward
|
e7fb02720a
|
Move install/uninstall/update package actions to project.
|
14 years ago |
Matt Ward
|
41ee929603
|
Add PackageManagementProject class.
|
14 years ago |
Matt Ward
|
a354836b3b
|
Rename PackageManagementService to PackageManagementSolution.
|
14 years ago |
Matt Ward
|
8eee3a31f6
|
Move package repository code into separate class.
|
14 years ago |
Matt Ward
|
92e828e142
|
Refactor PackageManagementService to reduce the number of method parameters.
|
14 years ago |
Matt Ward
|
6aae2a7abe
|
Add update-package cmdlet.
|
14 years ago |
Matt Ward
|
aa89bc79b5
|
Add uninstall-package cmdlet.
|
14 years ago |
Matt Ward
|
9cfc77aa5b
|
Add install-package cmdlet.
|
15 years ago |