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
2020-01-21[Core] Ensure multi-run config updated after project reloadMatt Ward
2020-01-18[NuGet] Fix analyzers not used by SDK style projectsMatt Ward
2020-01-17Merge pull request #9502 from mono/project-code-analysis-rulesetMatt Ward
2020-01-08[Ide] Fix intellisense not updated after adding target frameworksMatt Ward
2020-01-02[C#] NoWarn in project should override rulesetsMatt Ward
2020-01-02[C#] Support CodeAnalysisRuleSet fileMatt Ward
2019-12-07[Core] Convert strings to paths when calling methods on the string (#9442)Matt Ward
2019-10-31[Tests] Adapt tests to .NET Core 3.1Rodrigo Moya
2019-10-30[DotNetCore] Fix incorrect folders displayed for multi-target projectsMatt Ward
2019-10-28[Core] Fix MSBuild functions not being evaluatedMatt Ward
2019-10-21[NuGet] Fix projects not being re-evaluated after packages updatedMatt Ward
2019-10-21[NuGet] Update multiple packages together in a batchMatt Ward
2019-10-17[Ide] Pass AdditionalFiles and EditorConfigFiles to RoslynMatt Ward
2019-10-11[DotNetCore] Continue on error when finding framework referencesMatt Ward
2019-10-11[Core] Continue on errors when resolving assembly referencesMatt Ward
2019-10-09[Core] Fix ReferencePath items being ignored by the type systemMatt Ward
2019-09-11Add solution with 2 aspnet projectsnosami
2019-09-11Merge pull request #8606 from mono/core-prefer-compile-items-over-none-itemsLluis Sanchez
2019-09-02[Core] Prefer Compile items over None itemsMatt Ward
2019-08-30[AspNetCore] Support browsers and multi-target frameworksMatt Ward
2019-08-30[Core] Add tests for multi-target framework execution targetsMatt Ward
2019-08-21[FileNesting] Add tests to ASP.NET Core addinRodrigo Moya
2019-08-16[DotNetCore] Use custom package for NuGet indirect diagnostic warning testMatt Ward
2019-08-15[NuGet] Make references dialog aware of multi-target projectsMatt Ward
2019-08-13[AspNetCore] Add test for Razor Class Lib loading issueRodrigo Moya
2019-08-12[DotNetCore] Add tests for framework references folder in Solution padMatt Ward
2019-08-09[Tests] Target NetCoreApp 3.0 for .NET Core console projectRodrigo Moya
2019-08-09[PackageManagement] Fix .NET Core tests with only 3.0 installedRodrigo Moya
2019-08-07[Ide] Fix C# files with BuildAction of None used for code completionMatt Ward
2019-08-07[DotNetCore] Show multi-target framework nodes as parent nodesMatt Ward
2019-08-07[Ide] Fix problems reloading multi-target project in type systemMatt Ward
2019-08-07[Core] Include original short name with target framework monikersMatt Ward
2019-08-07[Ide] Fix Roslyn project references in multi-target projectsMatt Ward
2019-08-07[Ide] Fix incorrect preprocessor symbols on switching frameworkMatt Ward
2019-08-07[Ide] Support multi-target framework projects in type systemMatt Ward
2019-08-05Merge pull request #8274 from mono/msbuild-resolve-memberLluis Sanchez
2019-08-05[MSBuild] Improve overload resolutiontherzok
2019-08-03[Core] Add tests for question mark wildcardtherzok
2019-06-25Merge pull request #7996 from mono/missing-projection-fileLluis Sanchez
2019-06-24Merge pull request #7922 from mono/project-fsw-improve-perfMarius Ungureanu
2019-06-24[Ide] Fix missing xaml file breaking intellisenseMatt Ward
2019-06-24[Core] Report SDK resolution errorsMatt Ward
2019-06-20Add sdk library for testing performance issues with watcherstherzok
2019-06-17[Core] Fix file nesting after installing NuGet package in a F# projectMatt Ward
2019-05-29[NuGet] Fix restore menu incorrectly disabled.Matt Ward
2019-05-29[NuGet] Add tests for restore command handlers being enabledMatt Ward
2019-05-24Merge pull request #7661 from mono/fix-save-error-tools-version-currentLluis Sanchez
2019-05-24[Core] Fix error saving project with ToolsVersion set to CurrentMatt Ward
2019-05-24[Core] Build all frameworks in multi-target projectMatt Ward
2019-05-21[Core] Fix custom build actions files not displayed in Solution windowMatt Ward