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-10-31Disable global tool test temporarilynosami
2019-10-31[DotNetCore] Fix error messageRodrigo Moya
2019-10-31[DotNetCore] Fix "dotnet tool install" command executionRodrigo Moya
2019-10-31[DotNetCore] Add tests for Global tool managerRodrigo Moya
2019-10-31[DotNetCore] Add Global Tool managerRodrigo Moya
2019-10-30[DotNetCore] Fix incorrect folders displayed for multi-target projectsMatt Ward
2019-10-28Merge pull request #9106 from mono/backport-pr-9102-to-release-8.4Rodrigo Moya
2019-10-28[DotNetCore] Use the correct frameworks arrayRodrigo Moya
2019-10-28[DotNetCore] Add Get*Frameworks() checks on project template testsRodrigo Moya
2019-10-28[DotNetCore] Allow re-targetting to any of the supported frameworksRodrigo Moya
2019-10-26Only show Pack command on project nodenosami
2019-10-24[DotNetCore] Fix detection of required runtime for the project being runRodrigo Moya
2019-10-21Always run Build as it is a no-op if already builtnosami
2019-10-21Add test to validate packing a multi-target projectnosami
2019-10-21Add a separator to separate Folder Profiles from Packnosami
2019-10-21Hide command as well as disable for non SDK projectsnosami
2019-10-21remove async voidnosami
2019-10-21Add try catch for async voidnosami
2019-10-21Add support to Pack .net std lib projectsnosami
2019-10-17[DotNetCore] Fix focus in SDK locations options pageMatt Ward
2019-10-11[DotNetCore] Continue on error when finding framework referencesMatt Ward
2019-10-09[DotNetCore] Add support for upcoming .NET Core 3.1Rodrigo Moya
2019-09-24Add an invalid verion TryParse testnosami
2019-09-24Don't throw exception for invalid dotnet core versionnosami
2019-09-23[AspNetCore] Don't allow selecting 2.x target framework for 3.0-only templatesRodrigo Moya
2019-09-23[AspNetCore] Remove unneeded usingRodrigo Moya
2019-09-23[AspNetCore] Add Blazor Server app templateRodrigo Moya
2019-09-19Merge pull request #8778 from mono/pr-Move-Azure-CLI-to-version-with-runtimeRodrigo Moya
2019-09-19Force download of 2.1 runtime instead of 2.2nosami
2019-09-17Filter DotNetCore TargetFramework list selection to only include those with s...Ian Toal
2019-09-13Merge pull request #8625 from mono/pr-add-netcore-runtime-componentLluis Sanchez
2019-09-13Do not force download on users who never installed any dotnet clinosami
2019-09-13Change to check for 2.2.xnosami
2019-09-13Force install of 2.2 runtimenosami
2019-09-13Apply suggestions from code review Jason Imison
2019-09-12fix testnosami
2019-09-12Don't offer update if runtime is not installedJason Imison
2019-09-12Parse revision number out of .NET Core SDK preview versionnosami
2019-09-11[DotNetCore] Do not show update count label on Frameworks folderMatt Ward
2019-09-10Merge pull request #8593 from mono/aspnetcore-multi-target-browser-execution-...Lluis Sanchez
2019-09-04[DotNetCore] Add .NET Core runtime "component"Rodrigo Moya
2019-08-30[AspNetCore] Use browser icon in main toolbarMatt Ward
2019-08-30Revert "[DotNetCore] Disable VB.NET test cases for 3.0"Matt Ward
2019-08-28Reset cached versions between testsnosami
2019-08-27Remove unneeded Directory.Exists constructor checknosami
2019-08-27Check that SDK root path exists before versionsnosami
2019-08-21[FileNesting] Move FileNestingService to .IdeRodrigo Moya
2019-08-21[Projects] Simplify FileNestingService APIRodrigo Moya
2019-08-18[AspNetCore] Add Worker Service templateRodrigo Moya
2019-08-16[DotNetCore] Fix Manage NuGet Packages menu missing from DependenciesMatt Ward