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
2018-03-28[DotNetCore] Allow .NET Core location to be configuredMatt Ward
2018-03-26[DotNetCore] Use project templates from .NET Core SDK 2.1 installationMatt Ward
2018-03-26[DotNetCore] Add .NET Core 2.1 preview 1 project templatesMatt Ward
2017-08-25Merge master into vstestDavid Karlaš
2017-08-14[DotNetCore] Fix project template names not being translatedMatt Ward
2017-08-01[DotNetCore] Relax .NET Core 2.0 version restrictionMatt Ward
2017-07-11Integration of VSTestDavid Karlaš
2017-07-03[DotNetCore] Downgrade .NET Core 1.x project templatesMatt Ward
2017-07-03[DotNetCore] Update supported .NET Core 2.0 sdk and project templatesMatt Ward
2017-07-03[DotNetCore] Enable .NET Core 2.0 project templatesMatt Ward
2017-06-30Moved ASP.NET Core templates and logic to separate AddInDavid Karlaš
2017-06-20[DotNetCore] Fix .NET Core library project targeting .NET standardMatt Ward
2017-06-12[DotNetCore] Ensure template categories are translatedMatt Ward
2017-06-08[DotNetCore] Fix ASP.NET Core project build error with old SDKMatt Ward
2017-05-31Updated dotnet/templating engine, templates, added functionality and fixed 2 ...David Karlaš
2017-05-23[DotNetCore] Fix incorrect project template NuGet package usedMatt Ward
2017-05-18Merge branch 'master' into dotnetcore2Matt Ward
2017-05-16[DotNetCore] Add ASP.NET Core Razor Pages project templateMatt Ward
2017-05-15[DotNetCore] Fix template id typosMatt Ward
2017-05-15[DotNetCore] Add MSTest project template.Matt Ward
2017-05-15[DotNetCore] Use supported parameters to enable features in wizardMatt Ward
2017-05-12[DotNetCore] Update project templatesMatt Ward
2017-05-12[DotNetCore] Add project template wizardMatt Ward
2017-05-11[DotNetCore] Remove '2.0' from project template namesMatt Ward
2017-05-09[DotNetCore] Add .NET Core class library project templateMatt Ward
2017-05-09[Icons][DotNetCore] More template iconsVáclav Vančura
2017-05-09[DotNetCore] Be more flexible with what sdk's project templates supportMatt Ward
2017-05-06[DotNetCore] Add .NET Core 2.0 project templatesMatt Ward
2017-05-06[DotNetCore] Update project templatesMatt Ward
2017-05-05[DotNetCore] Do not show .NET Core category if runtime not installedMatt Ward
2017-05-05[DotNetCore] Update project templatesMatt Ward
2017-04-27[DotNetCore] Add .NETStandard project template to .NET Core categoryMatt Ward
2017-04-18[Icons][Ide] .NET Core platform iconsVáclav Vančura
2017-04-15[NetCore] Move templates before the "other" categoryMikayla Hutchinson
2017-04-15[NetCore] Fix ASP.NET Core category nameMikayla Hutchinson
2017-04-13Add add-in dependency from DotNetCore to PackageManagement. It wasn't explici...Kirill Osenkov
2017-03-30[DotNetCore] Show .NET Core info in About dialogMatt Ward
2017-03-23Merge master into roslyn-ivtDavid Karlaš
2017-03-21[DotNetCore] Show project templates if MSBuild has .NET Core SDK filesMatt Ward
2017-03-20[DotNetCore] Hide project templates if .NET Core SDK is not installedMatt Ward
2017-03-09Merge vNext into roslyn-ivtDavid Karlaš
2017-03-08[DotNetCore] Bumped templates versionDavid Karlaš
2017-03-07Merge vNext into roslyn-ivtDavid Karlaš
2017-03-02[DotNetCore] Added ASP.NET Core specific RunConfiguration settings(AppURL and...David Karlaš
2017-03-01[DotNetCore] UI changes for migrationMatt Ward
2017-02-24[DotNetCore] Implementing `dotnet migrate` support inside IDEDavid Karlaš
2017-02-24[DotNetCore] Add SDK folder inside Dependencies folderMatt Ward
2017-02-23[DotNetCore] Move dependencies node builders to .NET Core projectMatt Ward
2017-02-23Merge pull request #1880 from mono/new_templatingDavid Karlaš
2017-02-23[Templating] Following convention of underscore for localised attributesDavid Karlaš