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
2022-03-04Rename `DllImportGenerator` project to `LibraryImportGenerator` (#66029)Elinor Fung
2022-02-22Fix slngen.proj and update solution files (#65711)Viktor Hofer
2022-02-20Remove S.R.CS.Unsafe and Intrinsify Unsafe (#64861)Wraith
2021-09-04Update solution files for correct ordering of elements (#58655)Viktor Hofer
2021-07-28Update libraries solution and NuGet.config files (#56430)Viktor Hofer
2021-05-01Implemented ReadAtLeastAsync (#51979)David Fowler
2020-11-17Add workflow to update solution files with SlnGen and update them initially (...Viktor Hofer
2020-04-08Rename CoreFx.Private.TestUtilities and reference it in slns (#34656)Viktor Hofer
2020-02-06New Configuration System (#1787)Anirudh Agnihotry
2019-12-14Removing "netcoreapp" and "netfx" TargetGroup (#457)Anirudh Agnihotry
2019-10-27Remove versionless netstandard target group (dotnet/corefx#41984)Viktor Hofer
2019-03-05remove System.IO.Pipelines.PerformanceTestsAdam Sitnik
2019-02-08Use the array pool by default instead of going through the MemoryPool (dotnet...David Fowler
2018-11-21Set ReadResult and internal fields as readonly. (dotnet/corefx#33065)Code Therapist
2018-06-29Change .csproj to new Configurations propertyEric Erhardt
2018-03-08Update SLNs and projects to be in sync with configurationsEric St. John
2018-03-04ValueTask adoption in System.IO.Pipelines (dotnet/corefx#27651)David Fowler
2018-02-16Cross compile Pipelines and retarget ref to netstandard1.1 (dotnet/corefx#27166)Pavel Krymets
2018-02-12Project changeSPavel Krymets
2018-02-12Pipelines RP commentsPavel Krymets
2018-02-09CompilesPavel Krymets