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-10-30[DotNetCore] Fix incorrect folders displayed for multi-target projectsMatt Ward
2019-09-11[DotNetCore] Do not show update count label on Frameworks folderMatt Ward
2019-08-12[DotNetCore] Add tests for framework references folder in Solution padMatt Ward
2019-08-09[DotNetCore] Show FrameworkReferences in solution windowMatt Ward
2019-08-07[DotNetCore] Refactor node builderMatt Ward
2019-08-07[DotNetCore] Show multi-target framework nodes as parent nodesMatt Ward
2019-08-07[DotNetCore] Test node buildersMatt Ward
2019-08-07[Ide] Fix References folder displayed for SDK style projectMatt Ward
2019-07-25[DotNetCore] Open NuGet dialog on double clicking dependencies folderMatt Ward
2019-06-21[NuGet] Show update icon for package updates in Solution windowMatt Ward
2019-06-21[DotNetCore] Update Solution pad labels and menus after design reviewMatt Ward
2019-06-21[DotNetCore] Show package updates in Solution windowMatt Ward
2019-06-21[DotNetCore] Show version in context menu for dependencyMatt Ward
2019-06-21[DotNetCore] Add package dependency descriptorMatt Ward
2019-02-15Track API changesLluis Sanchez
2018-11-23[8.0][Core] Move some collections to Immutable Array to avoid defensive copyi...Marius Ungureanu
2018-10-19[NuGet] Add NuGet package warning icon in solution windowMatt Ward
2018-10-19[DotNetCore] Address pull request feedbackMatt Ward
2018-10-19[DotNetCore] Build package dependency hierarchy on non-UI threadMatt Ward
2018-10-19[DotNetCore] Show warning icon for indirect NuGet diagnosticsMatt Ward
2018-10-19[DotNetCore] Display NuGet package dependency diagnosticsMatt Ward
2018-04-27Fixed typo occured -> occurred.Mike Krüger
2018-03-28[DotNetCore] Allow .NET Core location to be configuredMatt Ward
2017-12-05Merge pull request #2707 from mono/dotnetcore-show-sdk-when-not-restoredLluis Sanchez
2017-10-27Fix missing base.Dispose()therzok
2017-07-24[DotNetCore] Handle .NET Core 2.0 not being installedMatt Ward
2017-06-30[DotNetCore] Show SDK information before dependencies are restoredMatt Ward
2017-04-05[DotNetCore] Support refreshing the solution windowMatt Ward
2017-02-24[DotNetCore] Do not show NuGet folder if project has no packagesMatt Ward
2017-02-24[DotNetCore] Add SDK folder inside Dependencies folderMatt Ward
2017-02-23[DotNetCore] Move dependencies node builders to .NET Core projectMatt Ward
2017-02-22[DotNetCore] Hide References folder for .NET Core projectsMatt Ward
2017-02-22[DotNetCore] Add Edit References menu to DependenciesMatt Ward
2017-02-22[DotNetCore] Show references under Dependencies folderMatt Ward