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-17ICU integration and asset loading overhaul (#37971)Katelyn Gadd
2020-07-08Update license headers (#38793)Stephen Toub
2020-06-22Use ProjectReference to build against System.Private.CoreLib (#38196)Viktor Hofer
2020-06-12Tfm clean up (#37623)Anirudh Agnihotry
2020-06-09Enable nullable reference types for full facades (#37589)Stephen Toub
2020-04-14Use ICU on Windows when available (#34645)Santiago Fernandez Madero
2020-04-08Rename CoreFx.Private.TestUtilities and reference it in slns (#34656)Viktor Hofer
2020-02-14API review URL should be HTTPS, not HTTP (#32281)Levi Broderick
2020-02-06New Configuration System (#1787)Anirudh Agnihotry
2020-01-29Merging small assemblies (part 1/N) (#2189)Jan Kotas
2019-12-14Removing "netcoreapp" and "netfx" TargetGroup (#457)Anirudh Agnihotry
2019-11-29Consolidate .netcoreapp.cs files because projects is no longer cross-compiled...Roman Marusyk
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-17Remove UAP target (dotnet/corefx#41759)Viktor Hofer
2019-09-09Remove ProjectGUIDs from project files and Project and Name attributes from P...Viktor Hofer
2019-08-08Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank ...Stephen Toub
2019-08-07Re-enable xunit warning 1026 (unused theory arguments) (dotnet/corefx#40079)Stephen Toub
2019-07-29Enable analyzer for xUnit2000 (Constants and literals should be the expected ...Ganbarukamo41
2019-06-15Enable project restore for test projects (dotnet/corefx#38151)Viktor Hofer
2019-06-14Delete dead uapaot code (dotnet/corefx#38330)Viktor Hofer
2019-06-06Remove NetNative uapaot support (dotnet/corefx#38170)Viktor Hofer
2019-05-30Replace netstandard test projects with tfmsViktor Hofer
2019-05-07Fix VS Configurations for all projects in corefx (dotnet/corefx#37477)Jose Perez Rodriguez
2019-04-10Removed netcoreappaot configuration from corefx (dotnet/corefx#36739)Anirudh Agnihotry
2019-04-09Changes required to use newGenfacadeModel (dotnet/corefx#36126)Anirudh Agnihotry
2019-03-30Improve StaticTestGenerator and fix some visibility (dotnet/corefx#36472)Stephen Toub
2019-03-28Fix Korean Calendar Test (dotnet/corefx#36429)Tarek Mahmoud Sayed
2019-03-18Fix typo (dotnet/corefx#36107)Nikita Potapenko
2019-03-03Project msbuild syntax cleanup (dotnet/corefx#35686)Viktor Hofer
2019-02-28Auto-generate the reference assemblies and separate type forwards (dotnet/cor...Ahson Khan
2019-02-21Fix ArgumentOutOfRangeException validation in GregorianCalendarTests.csStephen Toub
2019-02-13Introduce and use common calendar test base (dotnet/corefx#35150)Hugh Bellamy
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-16Automatically copy runtime config files if executableViktor
2018-10-02Coverage do not target CoreLib in bulk (dotnet/corefx#32537)Paulo Janotti
2018-09-24Runtime config cleanup and coverage fixes (dotnet/corefx#32422)Viktor Hofer
2018-09-12Build managed code and packages for WebAssembly/netcoreappaot (dotnet/corefx#...Morgan Brown
2018-08-30Rename xunit config for System.Globalization.Calendars (dotnet/corefx#32020)Viktor Hofer
2018-08-29Update the configurations properties in projectsWes Haggard
2018-08-23Update xunit to official 2.4.0 runnerViktor Hofer
2018-08-22Add netcoreappaot target group (dotnet/corefx#30980)Morgan Brown
2018-07-13Globalization coverage: use proper runtimeconfig.json (dotnet/corefx#31054)Paulo Janotti
2018-06-29Change .csproj to new Configurations propertyEric Erhardt
2018-06-19Merge master into SdkProjEric Erhardt
2018-06-19Expose and add unit tests for ISOWeek (dotnet/corefx#30386)Kristian Hellang
2018-06-16Rename dir files to Directory.BuildEric Erhardt
2018-06-12Merge master into SdkProjEric Erhardt