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-11-28[DotNetCore] Add tests for TFM version checksRodrigo Moya
2019-10-31[DotNetCore] Add tests for Global tool managerRodrigo Moya
2019-10-11[DotNetCore] Continue on error when finding framework referencesMatt Ward
2019-10-10Add test to validate packing a multi-target projectnosami
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-07[DotNetCore] Show multi-target framework nodes as parent nodesMatt Ward
2019-08-07[DotNetCore] Test node buildersMatt Ward
2019-05-10[DotNetCore] Split out SDK style project supportMatt Ward
2019-04-23Add Templates for Asp.Net Core with Angular for version 2.1, 2.2 and 3.0Ian Toal
2019-01-14Merge remote-tracking branch 'origin/master' into roslyn-upgradeMikayla Hutchinson
2019-01-13Remove a metric ton of redundant local copiesMikayla Hutchinson
2019-01-11Clean up stray packages refsMikayla Hutchinson
2019-01-10Merge pull request #6828 from mono/publishToFolderRodrigo Moya
2019-01-10Merge pull request #6750 from mono/netcoreapp30Jose Miguel Torres
2019-01-08[Nuget] Downgrade Versioning packages to 4.8Jose Miguel Torres
2019-01-08[DotNetCore] Fix type resolution errors for signed projectsMatt Ward
2018-12-18[netcore30] Implements netcoreapp30Jose Miguel Torres
2018-12-10[NuGet] Update to NuGet 4.9.0Matt Ward
2018-11-09[DotNetCore.Tests] Fix old NuGet.Versioning being used by testsMatt Ward
2018-10-22Merge pull request #4929 from mono/nuget-dependency-diagnosticsMatt Ward
2018-10-19[Tests] Add ProjectTemplateTest helper classRodrigo Moya
2018-10-19[DotNetCore] Add tests for dependency node generationMatt Ward
2018-09-27Simplify AssemblySearchPaths to what's really needed.Kirill Osenkov
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-03-26[DotNetCore] Use project templates from .NET Core SDK 2.1 installationMatt Ward
2018-03-26[DotNetCore] Add .NET Core 2.1 preview 1 project templatesMatt Ward
2017-10-23[DotNetCore] Fix failing testsMatt Ward
2017-10-12[DotNetCore] Create and build project templates in testsMatt Ward
2017-07-24[DotNetCore] Handle .NET Core 2.0 not being installedMatt Ward
2017-05-08[DotNetCore] Remove unused codeMatt Ward
2017-05-07[DotNetCore] Allow .NET Core 2.0 pre-release projects to restoreMatt Ward
2017-02-15Merge remote-tracking branch 'origin/vNext' into roslyn-ivtMikayla Hutchinson
2017-02-10[DotNetCore] Show different message if .NET Core SDK is too oldMatt Ward
2017-02-08[DotNetCore] Fix build on Windows.Matt Ward
2017-01-31Merge remote-tracking branch 'origin/vNext' into roslyn-ivtMikayla Hutchinson
2017-01-16[DotNetCore] Add test for PackageReferences using Version attributeMatt Ward
2017-01-14[build] Update target framework to 4.6.1Mikayla Hutchinson
2017-01-14Add global props/targetsMikayla Hutchinson
2017-01-05[DotNetCore] Add unit tests for reading/writing MSBuild projectMatt Ward
2016-10-21[DotNetCore] Do not add extra properties to project when savingMatt Ward
2016-10-21[DotNetCore] Add DotNetCore.Tests project to the solutionMatt Ward