Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-23Remove depprojs in favor of PackageReferences (#35606)Viktor Hofer
2020-07-08Update license headers (#38793)Stephen Toub
2020-07-01Mono: reenable tests in System.ComponentModel.Composition.Registration that w...Alexander Köplinger
2020-06-26Fix CA1805 for unnecessary initialization of fields (#38410)Stephen Toub
2020-04-25Use attribute Link syntax for Common files (#35436)Marcus Turewicz
2020-04-08Rename CoreFx.Private.TestUtilities and reference it in slns (#34656)Viktor Hofer
2020-02-24Replace SkipOnMono attributes with ActiveIssue (#32745)Alexander Köplinger
2020-02-18[mono][xunit tests] Move skipped tests out of rsp file (#2087)Maxim Lipnin
2020-02-14API review URL should be HTTPS, not HTTP (#32281)Levi Broderick
2020-02-06Update SkipOnCoreClrAttributes to RuntimeConfiguration argument (#31847)Santiago Fernandez Madero
2020-02-06New Configuration System (#1787)Anirudh Agnihotry
2020-02-05[master] Update dependencies from dotnet/arcade Microsoft/vstest (#19613)dotnet-maestro[bot]
2020-01-30[master] Update dependencies from 4 repositories (#2074)dotnet-maestro[bot]
2020-01-29Disable System.Net.* tests on Mono that are also disabled on CoreCLR (#2318)Alexander Köplinger
2019-12-27Replace GetDirectoryNameOfFileAbove with GetPathOfFileAbove where possible (#...Jan Kotas
2019-12-14Removing "netcoreapp" and "netfx" TargetGroup (#457)Anirudh Agnihotry
2019-11-27Disable tests on CoreCLR using new attribute (#261)Santiago Fernandez Madero
2019-11-14Fix test build of test project that referenced corefx shared corelib directly...Santiago Fernandez Madero
2019-11-11Bumping the assembly version to 5.0.0.0 (dotnet/corefx#41723)Anirudh Agnihotry
2019-10-31Update analyzer versions (dotnet/corefx#42249)Stephen Toub
2019-10-17Remove UAP target (dotnet/corefx#41759)Viktor Hofer
2019-09-25[master] Update dependencies from 4 repositories (dotnet/corefx#41216)dotnet-maestro[bot]
2019-09-09Remove ProjectGUIDs from project files and Project and Name attributes from P...Viktor Hofer
2019-08-14Make many fields readonly or const across corefx (dotnet/corefx#40298)Stephen Toub
2019-08-08Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank ...Stephen Toub
2019-08-05Remove some unused locals (dotnet/corefx#39956)Stephen Toub
2019-08-01Enable several StyleCopAnalyzers (dotnet/corefx#39921)Stephen Toub
2019-07-29Enable analyzer for xUnit2000 (Constants and literals should be the expected ...Ganbarukamo41
2019-07-23Re-enable xunit warning 2003 (dotnet/corefx#39696)Stephen Toub
2019-06-29Ignore NullableContextAttributes in System.ComponentModel.Composition.Registr...Stephen Toub
2019-06-20Update sln configurations (dotnet/corefx#38698)Viktor Hofer
2019-06-13Remove inbox mark for both packagesViktor Hofer
2019-06-13Mark registration pkg inbox on XamarinViktor Hofer
2019-06-13Add uap configuration to registration testsViktor Hofer
2019-06-13Remove XamarinTfm support checkViktor Hofer
2019-06-13Retarget RefContext and CompRegistration to NS2.1Viktor Hofer
2019-05-30Replace netstandard test projects with tfmsViktor Hofer
2019-03-03Project msbuild syntax cleanup (dotnet/corefx#35686)Viktor Hofer
2019-02-08Remove InternalsVisibleTo from S.C.C.Registration (dotnet/corefx#35144)Viktor Hofer
2018-12-06Consume Microsoft.DotNet.CoreFxTesting package (dotnet/corefx#33423)Viktor Hofer
2018-10-31Rename AssemblyKey properties to StrongNameKeyId as part of arcade workWes Haggard
2018-10-29Test now have Open key so update some tests related to that.Wes Haggard
2018-07-06Merge master into SdkProjEric Erhardt
2018-07-06Fix up new projects and usages of dir.props/targets.Eric Erhardt
2018-07-06Cleanup and remove NS1.0 build from System.Composition.ConventionViktor Hofer
2018-07-05Run UpdateVSConfigurations on the current code.Eric Erhardt
2018-07-04Fix flacky RegistrationBuilder testViktor Hofer
2018-07-02Add System.ComponentModel.Composition.RegistrationViktor Hofer