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
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-06-18[DotNetCore] Fix default build action for new fileMatt Ward
2018-04-17[DotNetCore] Handle .NET Core 2.1 SDK not installedMatt Ward
2018-03-26[DotNetCore] Fix failing tests when .NET Core SDK not installedMatt Ward
2018-03-26[DotNetCore] Use project templates from .NET Core SDK 2.1 installationMatt Ward
2018-03-26[DotNetCore] Fix failure to create .NET Core 2.1 projectMatt Ward
2018-03-26[DotNetCore] Test creating and building .NET Core 2.1 project templatesMatt Ward
2018-03-26[DotNetCore] Add .NET Core 2.1 preview 1 project templatesMatt Ward
2018-03-23Merge pull request #4285 from mono/dotnetcore-fix-target-framework-format-cha...Lluis Sanchez
2018-03-22[DotNetCore] Fix TargetFramework short name format changing on saveMatt Ward
2018-03-16More unit test fixingLluis Sanchez
2018-03-06Merge branch 'master' into support-xamarin-forms-default-msbuild-itemsMatt Ward
2018-02-16Make dist2 (#3879)Marius Ungureanu
2018-02-05[DotNetCore] Fix include item added for .xaml file copied from projectMatt Ward
2018-01-15[DotNetCore] Fix tests timing out on build serverMatt Ward
2018-01-10Merge branch 'master' into dotnetcore-file-watcherLluis Sanchez
2017-12-16[DotNetCore] Allow unknown target framework projects to be loadedMatt Ward
2017-11-24[DotNetCore] Move file watcher tests to MonoDevelop.Core.TestsMatt Ward
2017-11-24[DotNetCore] Fix file removed and re-added when file savedMatt Ward
2017-11-23[DotNetCore] Fix .DS_Store files shown in Solution padMatt Ward
2017-11-23[DotNetCore] Remove duplicate codeMatt Ward
2017-11-23Merge branch 'master' into dotnetcore-file-watcherMatt Ward
2017-11-23[DotNetCore] Fix duplicate file in solution pad on renamingMatt Ward
2017-11-22[DotNetCore] Improve project extension testsMatt Ward
2017-11-22[DotNetCore] Ensure projects are disposed after running testsMatt Ward
2017-11-21[DotNetCore] FileCreated and FileRemoved events fired on moving dirMatt Ward
2017-11-20[DotNetCore] Improve file watcher testsMatt Ward
2017-11-20[DotNetCore] Add tests for file watcherMatt Ward
2017-11-15[DotNetCore] Improve project template testsMatt Ward
2017-10-23[DotNetCore] Fix failing testsMatt Ward
2017-10-13[DotNetCore] Create and build ASP.NET Core project templates in testsMatt Ward
2017-10-12[DotNetCore] Create and build project templates in testsMatt Ward
2017-09-14[DotNetCore] Allow PCL projects to be referencedMatt Ward
2017-09-01[DotNetCore] Include non project references in GetReferencesMatt Ward
2017-08-29[DotNetCore] Add tests for transitive project referencesMatt Ward
2017-07-31[DotNetCore] Fix build error for SDK projects targeting .NET FrameworkMatt Ward
2017-07-24[DotNetCore] Handle .NET Core 2.0 not being installedMatt Ward
2017-05-30Merge pull request #2483 from mono/nugetizer3000-visual-studio-on-windows-com...Matt Ward
2017-05-25[DotNetCore] Fix failing testMatt Ward
2017-05-08[DotNetCore] Remove unused codeMatt Ward
2017-05-08[DotNetCore] Support comparison operators for DotNetCoreVersionsMatt Ward
2017-05-07[DotNetCore] Allow .NET Core 2.0 pre-release projects to restoreMatt Ward
2017-03-13Merge vNext into roslyn-ivtDavid Karlaš
2017-03-09[DotNetCore] Do not add sdk imports into projectMatt Ward
2017-03-07Merge vNext into roslyn-ivtDavid Karlaš
2017-03-06[DotNetCore] Support changing .NET Framework version in project optionsMatt Ward
2017-02-21Merge remote-tracking branch 'origin/vNext' into roslyn-ivtMikayla Hutchinson
2017-02-21[DotNetCore] Fix Description not saved in project file if modifiedMatt Ward
2017-02-21[DotNetCore] Allow RootNamespace to be updated from project optionsMatt Ward
2017-02-20[DotNetCore] Save target framework changes made in project optionsMatt Ward