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-08-07[Core] Remove duplicate framework short name property from configMatt Ward
2019-08-07[Core] Make project configuration's framework short name internalMatt Ward
2019-08-07[Core] Move target framework selection to DotNetProjectConfigurationMatt Ward
2019-08-07[Core] Fix facades being added to wrong multi-target frameworkMatt Ward
2019-08-07[Ide] Support multi-target framework projects in type systemMatt Ward
2019-07-13[Ide] Few fixes:Jose Miguel Torres
2019-07-13[Ide] Turns AppendTargetFrameworkToOutput prop nullableJose Miguel Torres
2019-07-13[Ide][Core] Adds support for AppendTargetFrameworkToOutputPathJose Miguel Torres
2019-03-20Merge branch 'release-8.0' into master-vnextLluis Sanchez
2019-03-01Fixes VSTS Bug 801912: Code Completion fails (VSfM doesn't like Java.Interop)Mike Krüger
2019-02-28Use nameof for getting tooMarius Ungureanu
2019-02-28[ProjectModel] Add PublicSign information to the DotNet project configurationtherzok
2018-07-17[Core] Refresh type system when configuration mapping changesMatt Ward
2017-08-21Fix warnings in MD.CoreLluis Sanchez
2016-01-13Remove unnecessary toolsVersion argument in configuration read/writeLluis Sanchez
2016-01-13Fixed configuration renamingLluis Sanchez
2015-12-18* CProject.cs:Lluis Sanchez
2015-12-10Rename msbuild project namespaceLluis Sanchez
2015-11-23[Core] Fix serialization of AssemblyOriginatorKeyFileLluis Sanchez
2015-08-25Merge branch 'master' into roslynLluis Sanchez
2015-08-24Fix Bug #8427 - ${ProjectConfig} contains an extra '.'Lluis Sanchez
2015-05-09Project evaluation improvementsLluis Sanchez Gual
2015-04-22Remove unused ProjectParameters classLluis Sanchez Gual
2015-04-20Track api changesLluis Sanchez Gual
2015-02-11Remove most of FileFormat infrastructureLluis Sanchez Gual
2015-02-03[Core] Added Metadata collection to ProjectItemLluis Sanchez Gual
2015-01-16Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-01-04added missing $(TargetPath) macroxplicit
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-02-25[Core] Fix a warningMichael Hutchinson
2014-02-19[Core] Add API to get define symbols from projectMichael Hutchinson
2013-03-07Add support for delay sign (-delaySign) option to C#/VB project propertiesAtsushi Eno
2012-10-04[Core] 'AnyCPU' is mapped to String.Empty by the loaderAlan McGovern
2012-09-24[Core] Improve the configuration mapping code some more.Alan McGovern
2012-09-20[Core] Add better heuristics for matching configurationsAlan McGovern
2012-09-20[Core] We never added API to check if a compilation symbol is definedAlan McGovern
2011-08-31[Core] Allow projects to add/remove compilation definesAlan McGovern
2010-03-24* MonoDevelop.Ide/MonoDevelop.Ide.FindInFiles/FileProvider.cs: Don'tLluis Sanchez
2010-03-17Merged MD.Projects into MD.Core, and MD.Projects.Gui, MD.Core.Gui and MD.Comp...Lluis Sanchez