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-06-24[Ide] Fix missing xaml file breaking intellisenseMatt Ward
2019-05-24[Core] Fix error saving project with ToolsVersion set to CurrentMatt Ward
2019-05-10[Tests] Move .NET Core restore tests back to 2.1Rodrigo Moya
2019-04-29[Tests] Run offline restore on .NET Core 2.2Rodrigo Moya
2019-04-26[NuGet] Fix DotNetCliToolReferences not being restoredMatt Ward
2019-04-25[Tests] Put MSBuild extensions under "Current" dirRodrigo Moya
2019-04-25[Core] Support numeric MSBuildToolsVersion comparisons with MSBuild 16Matt Ward
2019-04-25[MSBuild] Support MSBuild 16Matt Ward
2019-04-04[tests][aspnetcore] Adds aspnetcore-empty-22 test projectJose Miguel Torres
2019-03-05[NuGet] Make custom AvailableItemNames available after installMatt Ward
2019-02-27[Core.Tests] Add shared assets project testsMatt Ward
2019-01-31[Tests] Move restore-netcore-offline test project back to 2.1Rodrigo Moya
2019-01-08[DotNetCore] Fix type resolution errors for signed projectsMatt Ward
2018-12-14[Tests] Bump to .NET Core 2.2Rodrigo Moya
2018-12-13[NuGet] Add offline .NET Core project restore testMatt Ward
2018-12-12[NuGet] Support conditional PackageReferences when multi-targetingMatt Ward
2018-11-23[Core] Fix old HintPath being savedMatt Ward
2018-11-22[NuGet] Add failing test for updating a reference with a full pathMatt Ward
2018-11-21[NuGet] Add failing test for updating a reference with a conditionMatt Ward
2018-10-22Merge pull request #4929 from mono/nuget-dependency-diagnosticsMatt Ward
2018-10-19[DotNetCore] Show warning icon for indirect NuGet diagnosticsMatt Ward
2018-10-19[DotNetCore] Display NuGet package dependency diagnosticsMatt Ward
2018-10-19[DotNetCore] Add tests for dependency node generationMatt Ward
2018-10-18[NuGet] Move NuGet sdk resolver tests to NuGet addinMatt Ward
2018-10-18[Core] Add test for NuGet Sdk resolverMatt Ward
2018-10-16Add unit teststherzok
2018-09-26[Core] Fix css file added externally not shown in Solution windowMatt Ward
2018-09-26[Core] Fix project in solution folder not reloadedMatt Ward
2018-09-19[Ide] Add test that demonstrates failure to handle symlinks in MDWorkspacetherzok
2018-09-12[WIP] Initial implementation of Analyzers from nugettherzok
2018-09-05[DotNetCore] Support alternative project type guid used by Visual StudioMatt Ward
2018-08-30[Core] Do not add facades if ImplicitlyExpandDesignTimeFacades is falseMatt Ward
2018-08-21Merge pull request #5708 from mono/fix-imported-output-pathLluis Sanchez
2018-08-20Merge pull request #5713 from mono/explicitDotNetCoreSdkImportSupportMatt Ward
2018-08-17[Core] Fix build location for imported Platform based propertyMatt Ward
2018-08-17[Core] Fix incorrect build location with imported config based propertyMatt Ward
2018-08-15[F#] Use standard mechanism for test projectsMikayla Hutchinson
2018-08-09Adding some basic load tests for Sdk formats, checking if the Project's sdk h...Mathieu Bourgeois
2018-07-23[Core] Define MSBuildRuntimeVersion when evaluating projectMatt Ward
2018-07-18[NuGet] Ensure generated files are available for code completionMatt Ward
2018-06-21[NuGet] Fix wrong FSharp.Core NuGet package restoredMatt Ward
2018-06-21Merge pull request #5114 from mono/dotnetcore-no-main-property-group-projectLluis Sanchez
2018-06-21Merge pull request #5124 from mono/detect-import-circular-dependencyLluis Sanchez
2018-06-20[Core] Detect circular dependencies between MSBuild importsMatt Ward
2018-06-20Purge junk Execution clr-version valueMikayla Hutchinson
2018-06-19[Core] Allow loading of SDK style projects without TargetFrameworkMatt Ward
2018-06-18[DotNetCore] Fix default build action for new fileMatt Ward
2018-06-14Merge pull request #5040 from mono/file-watcher-integrationLluis Sanchez
2018-06-14[Core] Fix editor errors when .NET Standard assembly referencedMatt Ward
2018-05-29[Core] Update file watchers when solution added to workspaceMatt Ward