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-20Some more perf optimizations heretherzok
2019-05-16[Core] Fix empty ReferenceSourceTarget added for new project referenceMatt Ward
2018-11-23[Core] Fix old HintPath being savedMatt Ward
2018-11-22[Core] Keep fully qualifed hint path on updating referenceMatt Ward
2018-11-22[NuGet] Modify reference in place on updating a NuGet packageMatt Ward
2018-01-04[Core] Fix project reference to shared project considered invalidMatt Ward
2017-11-24Changed exception catching logic in NUnitAssemblyTestSuit and removed updati...Dmytro Ovcharov
2017-11-20Assembly not found --> Project not found changedDmytro Ovcharov
2017-11-20Implemented referenced assemblies loading error in the unit test tree.Dmytro Ovcharov
2017-04-20Load perf (#2228)Marius Ungureanu
2017-02-10Fixed 'Bug 52283 - Changing a library reference's aliases doesn'tMike Krüger
2016-12-12[Core] Fix bug #43510 - Fully qualified references do not work with spaces in...Lluis Sanchez
2016-07-05[Core] Use DotNetProject.CanReferenceProject() instead of hard-coding logicJeffrey Stedfast
2016-03-17Bug 39557 - [XS 6.0] "Could not load assembly ... Perhaps it doesn't exist in...David Karlaš
2016-01-14[Core] Properly preserve the value of the Package propertyLluis Sanchez
2015-12-10Bug 28899 - References with same Assembly Name do not reference correct platformDavid Karlaš
2015-12-10Rename msbuild project namespaceLluis Sanchez
2015-09-24Don't store version for framework assembly referencesLluis Sanchez
2015-05-18Fix web reference serialization issueLluis Sanchez Gual
2015-05-15Fix ProjectReference handling issuesLluis Sanchez Gual
2015-05-15Improved the API of ProjectReferenceLluis Sanchez Gual
2015-05-15[Ide] Fix project templates not able to set reference hint pathsMatt Ward
2015-05-13[Core] Fix project reference resolution issueLluis Sanchez Gual
2015-05-11[Core] Fixed project reference initialization issueLluis Sanchez Gual
2015-05-11[Core] Fixed some project serialization issuesLluis Sanchez Gual
2015-05-08Fix project item serialization issuesLluis Sanchez Gual
2015-04-29[IDE] Fix project reference creation in templatesLluis Sanchez Gual
2015-04-09[Core] Avoid unnecessary changes in msbuild filesLluis Sanchez Gual
2015-04-07Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-02-26[Core] Add support for ReferenceOutputAssemblyLluis Sanchez
2015-02-11Remove most of FileFormat infrastructureLluis Sanchez Gual
2015-02-06Fix windows buildLluis Sanchez Gual
2015-02-03Fix some warnings, add some docsLluis Sanchez Gual
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-06-17[Core] Filter overridden assemblies from chains of framework includesMichael Hutchinson
2014-05-30Fixed 'Bug 20060 - Files in Resources folder in a sub project are notMike Krüger
2014-05-14Fix project reference creation issueLluis Sanchez Gual
2014-04-08[Ide] Unbreak all project templatesLluis Sanchez
2014-04-04[API] Remove unused obsolete stuff.Ungureanu Marius
2014-02-27Add support for refreshing project referencesLluis Sanchez
2013-11-23Add support for local-copying package referencesLluis Sanchez
2013-07-16[Core] Make assembly not found errors a bit nicerMichael Hutchinson
2013-07-13[PCL] Improved warning in the References folder and TargetFramework options p...Jeffrey Stedfast
2013-06-05[Core] Make sure the obsolete reference type Gac is not used when saving Lluis Sanchez
2013-01-30[Core] Fixed logic for determining if TargetFrameworks can ref .NETPortable f...Jeffrey Stedfast
2012-12-04Add support for reference aliasesLluis Sanchez
2011-11-22[Core] Properly implement Equals/GetHashCode on ProjectReferenceAlan McGovern
2011-09-27[Projects] Removed implementation of virtual Equals in ProjectReferenceLluis Sanchez Gual
2011-08-23[Project] Rename 'Gac' refs to 'Package' refsMichael Hutchinson
2011-08-23[Projects] Allow toggling LocalCopy on package refsMichael Hutchinson