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-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-02-19Merging small assemblies (part 2/N) (#31991)Jan Kotas
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
2020-01-06Move Corelib shared files under Common (#1307)Jan Kotas
2019-12-14Removing "netcoreapp" and "netfx" TargetGroup (#457)Anirudh Agnihotry
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-06-21Add nullable annotations to System.Security.Principal ref assembly (dotnet/co...Santiago Fernandez Madero
2019-06-06Remove NetNative uapaot support (dotnet/corefx#38170)Viktor Hofer
2019-05-23Update to new compiler toolset by using arcade's property (dotnet/corefx#37883)Santiago Fernandez Madero
2019-05-09Nullable: System.Security.Principal.dllStephen Toub
2019-05-07Fix VS Configurations for all projects in corefx (dotnet/corefx#37477)Jose Perez Rodriguez
2019-04-23Regenerating reference sources in order to reorder enum fields (dotnet/corefx...Tanner Gooding
2019-03-20Delete remaining uses of RuntimeThreadJan Kotas
2019-03-03Project msbuild syntax cleanup (dotnet/corefx#35686)Viktor Hofer
2019-03-01Adapt corefx to recent coreclr changesStephen Toub
2019-02-28Auto-generate the reference assemblies and separate type forwards (dotnet/cor...Ahson Khan
2019-02-21Move Thread to shared CoreLib (dotnet/corefx#35462)Filip Navara
2018-10-31Rename AssemblyKey properties to StrongNameKeyId as part of arcade workWes Haggard
2018-06-29Change .csproj to new Configurations propertyEric Erhardt
2018-06-16Rename dir files to Directory.BuildEric Erhardt
2018-05-21Convert all .csproj files in src to SDK-style projectswtgodbe
2017-07-04Renaming uap10.1 to uap10.0.15138Jose Perez Rodriguez
2017-05-17Increment versions post 2.0Eric St. John
2017-05-10Remove unneeded Serializable attributes (dotnet/corefx#19577)Morgan Brown
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-02-08Prepare uap package (dotnet/corefx#15866)Jose Perez Rodriguez
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-02-02Adding UAPAOT vertical and configurationsJose Perez Rodriguez
2017-02-01Clean up desktop ConfigurationsEric St. John
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-02-01Updating VS ConfigurationsJose Perez Rodriguez
2017-02-01Adding missing Configurations for uapJose Perez Rodriguez
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-24Removing netstandard configurations for things that are bellow netstandard (d...Jose Perez Rodriguez
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (do...Jose Perez Rodriguez
2017-01-19Remove packages from NETStandard2.0Eric St. John
2017-01-19Remove PackageTargetFrameworkEric St. John
2017-01-18Update project configuration and sln files (dotnet/corefx#15182)Karthik Rajasekaran
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich