Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-28[NuGet] Update to NuGet 5.1Matt Ward
2019-05-17[NuGet] Fix adding non-sdk style project triggering NuGet restoreMatt Ward
2019-05-07[NuGet] Support partial installs into multi-target projectsMatt Ward
2019-04-25[NuGet] Fix testsMatt Ward
2019-04-25[NuGet] Fix buildMatt Ward
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-11[NuGet] Fix failing unit testsMatt Ward
2019-02-11Merge branch 'master' into http-clientMatt Ward
2019-01-10Merge pull request #6750 from mono/netcoreapp30Jose Miguel Torres
2019-01-07[netcoreapp30] Fixes typo and test nameJose Miguel Torres
2018-12-14Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-13[NuGet] Add offline .NET Core project restore testMatt Ward
2018-12-12Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-12[NuGet] Downgrade to NuGet 4.8.0Matt Ward
2018-12-12Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-12[NuGet] Pass configuration to MSBuild restorersMatt Ward
2018-12-12[NuGet] Improve solution restore performanceMatt Ward
2018-12-11Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-10[NuGet] Update to NuGet 4.9.0Matt Ward
2018-11-26Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-11-24[Core] Fix ProgressMonitor dispose synchronization (#6648)Marius Ungureanu
2018-11-22[NuGet] Reference local copy value handled already on updating packageMatt Ward
2018-11-22[NuGet] Modify reference in place on updating a NuGet packageMatt Ward
2018-11-20[NuGet] Add http source auth handler testsMatt Ward
2018-10-09[NuGet] Update to NuGet 4.7Matt Ward
2018-10-03[NuGet] Fix Update menu enabled when project has no PackageReferencesMatt Ward
2018-09-26[NuGet] Fix null reference exception checking for updatesMatt Ward
2018-09-26[NuGet] Support PackageReference with no VersionMatt Ward
2018-06-21[NuGet] Fix wrong FSharp.Core NuGet package restoredMatt Ward
2018-06-14Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-08[PackageManagement.Tests] Fix warningsMikayla Hutchinson
2018-05-29[NuGet] Remove FileService notify callsMatt Ward
2018-05-18[NuGet] Fix build error after updating Xamarin.Forms NuGet packageMatt Ward
2017-11-03[NuGet] Implement package installer for item templates.Matt Ward
2017-09-12Merge branch 'master' into master-refactoringsMike Krüger
2017-08-16[NuGet] Update to NuGet 4.3.0.4339Matt Ward
2017-08-03Merge branch 'master' into master-refactoringsMike Krüger
2017-07-25Merge branch 'master' into nuget-support-asset-target-fallbackMatt Ward
2017-07-17[NuGet] Fix transitive project references after editing project file.Matt Ward
2017-07-14[NuGet] Fix transitive assembly references not available until restartMatt Ward
2017-07-14[NuGet] Add more unit tests for DotNetCoreNuGetProjectMatt Ward
2017-07-13[NuGet] Implement more of the NuGet services needed for code actionsMatt Ward
2017-07-05[NuGet] Add extra information to project.assets.jsonMatt Ward
2017-07-05[NuGet] Update to NuGet 4.3.0.4199Matt Ward
2017-06-30[NuGet] Cancel restore on closing solution without promptingMatt Ward
2017-06-30[NuGet] Provide pending package action informationMatt Ward
2017-06-28[NuGet] Allow NuGet action to be cancelled on closing solutionMatt Ward
2017-06-27[NuGet] Allow actions to be cancelled from background runnerMatt Ward
2017-06-23[NuGet] Add missing unit tests for the background action runnerMatt Ward
2017-06-23[NuGet] Do not open Package Console when NuGet action is cancelledMatt Ward