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-06-20Add missing imports of core propsMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-06-20Fix sln mappings to nonexistent configsMikayla Hutchinson
2018-05-21[AspNetCore] Add custom message for credentials prompt to install certMatt Ward
2018-04-13[AspNetCore] Fix browser not run for ASP.NET Core 2.1 projectMatt Ward
2018-04-13[AspNetCore] Do not install dev-certs toolMatt Ward
2018-03-26[AspNetCore] Use project templates from .NET Core 2.1 SDK installMatt Ward
2018-03-26[AspNetCore] Add .NET Core 2.1 preview 1 project templatesMatt Ward
2018-03-21[AspNetCore] Fix ASP.NET Core file templates modifying project fileMatt Ward
2018-02-22[AspNetCore] Remove dev-certs helper console appMatt Ward
2018-02-21[AspNetCore] Improve error handling for dev-certs https checkMatt Ward
2018-02-21Merge branch 'master' into aspnetcore-https-supportMatt Ward
2018-02-21[AspNetCore] Remember a successful https certificate check.Matt Ward
2018-02-21[AspNetCore] Support trusting HTTPS development certificateMatt Ward
2018-02-16Make dist2 (#3879)Marius Ungureanu
2018-02-15[AspNetCore] Support ASPNETCORE_URLS when looking for app urlMatt Ward
2017-11-15[AspNetCore] Do not format minified files and map filesMatt Ward
2017-08-24[AspNetCore] Update project template descriptionsMatt Ward
2017-08-24[AspNetCore] Update project template namesMatt Ward
2017-08-23[AspNetCore] Enable new ASP.NET Core F# project templatesMatt Ward
2017-08-16Merge pull request #2797 from KirillOsenkov/UnifyNewtonsoftJsonLluis Sanchez
2017-08-14[DotNetCore] Fix project template names not being translatedMatt Ward
2017-08-07[AspNetCore] Fix Razor Pages project template nameMatt Ward
2017-08-01[DotNetCore] Relax .NET Core 2.0 version restrictionMatt Ward
2017-07-19Unify all references to NewtonSoft.Json.dll to 10.0.3.Kirill Osenkov
2017-07-17SkipUnchangedFiles="true" when copying files in MSBuild. (#2779)Kirill Osenkov
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-06-30Add Web templates NuGets to AspNetCore so it's checked outDavid Karlaš
2017-06-30Moved ASP.NET Core templates and logic to separate AddInDavid Karlaš