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-03-16[netcore][tests] Sets latest supported runtime version and adds a new testJose Miguel Torres
2019-03-15[netcore] Checks unsupported runtimes instead of sdkJose Miguel Torres
2019-03-15[netcore] Fixes stylingJose Miguel Torres
2019-03-15[netcore] Reenables .NET Core 3 templates and sets Unsupported dotnet VersionJose Miguel Torres
2019-03-15[netcore] Disables .NET Core 3.0Jose Miguel Torres
2019-03-05Merge remote-tracking branch 'origin/release-8.0-integration' into merge-inte...Lluis Sanchez
2019-03-05[Test] Adds test case for TypeScriptCompileJose Miguel Torres
2019-03-05[AspNet] Moves default build action up to the extension.Jose Miguel Torres
2019-03-05[AspNet] Sets default BuildAction to TypeScriptCompileJose Miguel Torres
2019-03-04Merge remote-tracking branch 'origin/release-8.0-integration' into merge-inte...Lluis Sanchez
2019-03-03[DotNetCore] Enable 2.1 NUnit projectsRodrigo Moya
2019-02-28Merge remote-tracking branch 'origin/release-8.0-integration' into merge-inte...Lluis Sanchez
2019-02-27[NetCore] Sets starting working directory according to VS on WindowsJose Miguel Torres
2019-02-26Merge remote-tracking branch 'origin/release-8.0-integration' into merge-inte...Lluis Sanchez
2019-02-25[DotNetCore] Disable VBNet templates for 3.0 alsoRodrigo Moya
2019-02-08Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-05[Windows] Fix static ctor failure on Windows where Mono runtime doesn't exist...Marius Ungureanu
2019-02-05[DotNetCore] Fix version support conditionRodrigo Moya
2019-01-30[DotNetCore] Create a DotNetCoreSdkPaths instance per projectRodrigo Moya
2019-01-25Merge remote-tracking branch 'origin/master' into pr-sandy-md-masterSandy Armstrong
2019-01-21[netcore] Uses an string array instead of splitting itJose Miguel Torres
2019-01-21[netcore] Sets HasSDK according to referenced sdksJose Miguel Torres
2019-01-18[test] Fixes test failing after removing DotNetCoreMSBuildProject.Sdk propertyJose Miguel Torres
2019-01-18[netcoreapp] Removes DotNetCoreMSBuildProject.Sdk propJose Miguel Torres
2019-01-18Use Length to avoid poor performance of Any.Marius Ungureanu
2019-01-17[netcore] prevents to check dotnetcore sdk if it's not requiredJose Miguel Torres
2019-01-17workaround bugDavid Karlaš
2019-01-17[netcore] Prevents NRE if the global.json schema does not matchJose Miguel Torres
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2019-01-15[netcore] Better SDK References handlingJose Miguel Torres
2019-01-14[DotNetCore] Fix accessibility image title in .NET Core sdk locationMatt Ward
2019-01-14[DotNetCore] Add accessibility title for browse button in sdk locationMatt Ward
2019-01-14[DotNetCore] Fix voice over not reading SDK location label in preferencesMatt Ward
2019-01-14Merge remote-tracking branch 'origin/master' into roslyn-upgradeMikayla Hutchinson
2019-01-13Remove a metric ton of redundant local copiesMikayla Hutchinson
2019-01-11Clean up stray packages refsMikayla Hutchinson
2019-01-11[DotNetCore] Bundle templates using new tasksMikayla Hutchinson
2019-01-11Partially switch remaining projects to csprojMikayla Hutchinson
2019-01-10Merge pull request #6828 from mono/publishToFolderRodrigo Moya
2019-01-10Merge pull request #6750 from mono/netcoreapp30Jose Miguel Torres
2019-01-10[netcoreapp30] Only call DetectSDK when the proper global.json is detectedJose Miguel Torres
2019-01-09[netcoreapp30] Since FileChanged is just for content, turns back to FileName ...Jose Miguel Torres
2019-01-09[netcoreapp30] Removes sorts out globalJsonPathExtPropertyName useJose Miguel Torres
2019-01-08[Nuget] Downgrade Versioning packages to 4.8Jose Miguel Torres
2019-01-08[netcoreapp30] Implements LookUpGlobalJson correctlyJose Miguel Torres
2019-01-08[DotNetCore] Fix type resolution errors for signed projectsMatt Ward
2019-01-08[netcoreapp30] Better .Net Standard missing SDK messageJose Miguel Torres
2019-01-08[netcoreapp30] Prevents to look up global.json twice and better renaming hand...Jose Miguel Torres
2019-01-05[netcoreapp30] Ignores tests that requires .net core 3 runtimeJose Miguel Torres
2019-01-05[netcoreapp30] Adds more info when CheckProjectTypeGuids are not equalJose Miguel Torres