473 Commits (43bffe6e324bbd3c678a4c8314124da27a361d0b)

Author SHA1 Message Date
Matt Ward 43bffe6e32 Update EnvDTE.CodeParameter2 tests. 12 years ago
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 edaea04978 Remove unused code. 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 5d2417fdc0 Update NuGet to version 2.7.2 12 years ago
Siegfried Pammer ba2cd7a6aa make some projects with x86 dependencies compile as x86 (fixes MSB3270) 12 years ago
Siegfried Pammer 07f929dfc5 fix nuget reference platform incompatibility compiler warning 12 years ago
Matt Ward 4f618c4e46 Update NuGet to version 2.7.1 12 years ago
Matt Ward 75bbd21910 Allow Package Management addin tests to be run separately. 13 years ago
Matt Ward 5870705edd Fix recent NuGet packages not being saved in settings. 13 years ago
Matt Ward cf1c456d6f Fix position of NuGet menu items when project selected. 13 years ago
Matt Ward 6641a37b67 Update NuGet.exe to 2.7.40809.172 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 a3a594700d Update default NuGet package url. 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
Daniel Grunwald efd7e21b10 Introduce 'RichText' class and use it in new output pad API. 13 years ago
Daniel Grunwald 73dda200d7 Add basic rich-text support to AvalonEdit. 13 years ago
Matt Ward 4da10a963a Use NuGet-Operation update HTTP header when using Update-Package cmdlet. 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 275f7dbf2b Use NuGet-Operation install HTTP header when using Install-Package cmdlet. 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
Matt Ward 3cd88717c3 Support AllVersions parameter with Get-Package cmdlet. 13 years ago
Matt Ward 7b22f707c0 Support showing updated pre-release packages with Get-Package cmdlet. 13 years ago
Matt Ward 5dcc9fc509 Use selected package source when using Get-Package -Updates 13 years ago
Matt Ward 202b3fdabf Fix console output when showing solution packages from Get-Packages. 13 years ago
Matt Ward 1cd9ea9876 Display all package versions in solution when calling Get-Package cmdlet. 13 years ago
Matt Ward 320d8862e8 Display only latest pre-release version from Get-Package cmdlet. 13 years ago
Matt Ward cb8e332ba7 Support pre-release packages in Get-Package cmdlet. 13 years ago
Matt Ward be9327b7a2 Remove Recent parameter from Get-Packages cmdlet. 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