381 Commits (9c6217e7186c3d9c3b1d1830e741dd72c60476d1)

Author SHA1 Message Date
Matt Ward 9c6217e718 Implement EnvDTE.CodeProperty2 12 years ago
Matt Ward 73eb90fe9d Implement more EnvDTE.CodeClass2 tests. 12 years ago
Matt Ward e8338ae539 Update EnvDTE.CodeVariable tests. 12 years ago
Matt Ward 22b2a6e177 Update EnvDTE.CodeType unit tests. 12 years ago
Matt Ward 13b519f062 Implement parts of EnvDTE.CodeModel 12 years ago
Matt Ward 1cfe96d5b5 Fix error when installing EF.SharpDevelop NuGet package. 12 years ago
Matt Ward d5d7fd4281 Add PublicKeyToken, StrongName and Identity to EnvDTE.Reference 12 years ago
Matt Ward 91473ac505 Fix old NuGet packages not being removed on updating. 12 years ago
Matt Ward 1fabf08c7a Fix NuGet packages showing as installed in solution. 12 years ago
Matt Ward 69bd540863 Fix error when installing MVVMLight NuGet package. 12 years ago
Matt Ward 8272845a47 Support LocalPath in EnvDTE.Project.Properties. 12 years ago
Matt Ward 9fc8710252 Support LocalPath property in an EnvDTE.ProjectItem.Properties. 12 years ago
Matt Ward aa6ec0d463 Fix error when installing Fody addins with NuGet. 12 years ago
Matt Ward 5a4cac8dae Fix project build error after installing Fody NuGet package. 12 years ago
Matt Ward 4f618c4e46 Update NuGet to version 2.7.1 12 years ago
Matt Ward 5870705edd Fix recent NuGet packages not being saved in settings. 13 years ago
Matt Ward e2b05442f7 Support restoring NuGet packages. 13 years ago
Matt Ward 86a171505b Fix null path error when uninstalling jQuery NuGet package. 13 years ago
Matt Ward 762b7609fc Update to NuGet 2.7 RC 13 years ago
Daniel Grunwald 64501c842d Use NullSafeSimpleModelCollection where possible 13 years ago
Matt Ward e6c04de4a0 Refactor package management unit tests. 13 years ago
Matt Ward 87eac5a4af Use NuGet-Operation update HTTP header when using Update All button. 13 years ago
Matt Ward 837c22ee72 Use NuGet-Operation install HTTP header when manage packages button used. 13 years ago
Matt Ward 586adc1d54 Use NuGet-Operation update HTTP header when updating packages from dialog. 13 years ago
Matt Ward e4e9410a44 Use NuGet-Operation install HTTP header when adding packages from dialog. 13 years ago
Matt Ward a933b8e838 Add SharpDevelop user agent in NuGet feed requests. 13 years ago
Siegfried Pammer de377d1f39 update tests to work with IAssemblyModel 13 years ago
Matt Ward 7cadb40e97 Show NuGet package id when package selected. 13 years ago
Matt Ward f0cdd01d92 Show NuGet package title in Manage Packages dialog. 13 years ago
Matt Ward 25a316f1d5 Show NuGet console when running PowerShell scripts from Manage Packages dialog. 13 years ago
Matt Ward 5b441b46ab Report PowerShell script errors in Manage Packages dialog. 13 years ago
Matt Ward fdcc282862 Support FileConflictAction parameter in NuGet commands. 13 years ago
Daniel Grunwald 012ab9129f EnvDTE.CodeModel: re-enable a few unit tests 13 years ago
Daniel Grunwald 855b848f36 Allow updating code from EnvDTE via LanguageBinding.CodeGenerator 13 years ago
Daniel Grunwald 7fa7a51b5a Started implementing the EnvDTE code model. 13 years ago
Matt Ward 8794af0c6b Fix duplicate assembly references when installing NuGet. 13 years ago
Matt Ward cacfb33313 Support installation of Microsoft.Bcl.Build NuGet package. 13 years ago
Matt Ward 1f1620234d Support pre-release NuGet packages in dialog. 13 years ago
Matt Ward 997641f8ac Refresh updated NuGet packages after updating in dialog. 13 years ago
Matt Ward 4aa7a3ca10 Update installed NuGet packages after updating all packages in dialog. 13 years ago
Matt Ward 0ad4adb5a8 Refresh Projects window after updating all NuGet packages. 13 years ago
Matt Ward 2ea4c27ad4 Clear dialog error messages when updating all NuGet packages. 13 years ago
Matt Ward 3d0a095487 Fix packages.config not being added to project. 13 years ago
Matt Ward b23d8c969b Fix updated packages not being shown in dialog. 13 years ago
Matt Ward e8a97e3455 Refactor UpdatedPackagesViewModel. 13 years ago
Matt Ward a1e33374d9 Support updating all NuGet packages in solution from dialog 13 years ago
Daniel Grunwald 97e6596a2c Set target CPU to AnyCPU where possible. 13 years ago
Matt Ward beb62296ac Add Update All button to Manage Packages dialog. 13 years ago
Matt Ward 164a546985 Support NuGet packages containing MSBuild targets and props files. 13 years ago
Matt Ward ae02e5fb3f Add file conflict dialog. 13 years ago