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-04-08Rename CoreFx.Private.TestUtilities and reference it in slns (#34656)Viktor Hofer
2020-03-13Fix content of baseline files (#33514)Gustavo Varo
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-20Update sln configurations (dotnet/corefx#38698)Viktor Hofer
2019-06-06Remove NetNative uapaot support (dotnet/corefx#38170)Viktor Hofer
2019-05-30Replace netstandard test projects with tfmsViktor Hofer
2019-05-08 React to APICompat changes enabling reverse APICompat for facades (dotnet/co...Eric StJohn
2019-04-10Removed netcoreappaot configuration from corefx (dotnet/corefx#36739)Anirudh Agnihotry
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
2018-10-31Rename AssemblyKey properties to StrongNameKeyId as part of arcade workWes Haggard
2018-10-02Coverage do not target CoreLib in bulk (dotnet/corefx#32537)Paulo Janotti
2018-09-12Build managed code and packages for WebAssembly/netcoreappaot (dotnet/corefx#...Morgan Brown
2018-08-29Update the configurations properties in projectsWes Haggard
2018-08-22Add netcoreappaot target group (dotnet/corefx#30980)Morgan Brown
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-03Move AssertExtensions to Corefx.Private.TestUtilities (dotnet/corefx#21799)Hugh Bellamy
2017-05-17Increment versions post 2.0Eric St. John
2017-04-14Fix UAPAOT tests in AppContext (dotnet/corefx#18351)Daniel Harvey
2017-04-12Updates for CoreCLR and ProjectN changesJan Kotas
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-04Updating uap and uapaot baseline filesJose Perez Rodriguez
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-08Prepare uap package (dotnet/corefx#15866)Jose Perez Rodriguez
2017-02-07Remove versioned configuration from test projects (dotnet/corefx#15879)Tarek Mahmoud Sayed
2017-02-04Merge pull request dotnet/corefx#15770 from weshaggard/FixSolutionsToUseWindo...Wes Haggard
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-04Misc cleanup of uapaot config (dotnet/corefx#15751)Jan Kotas
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Fix uses of GenFacadesArgs -ignoreMissingTypesEric St. John
2017-02-03System.Private.CoreLib is OSGroup-specificEric St. John
2017-02-03Enable compiling the test projects against the configuration (dotnet/corefx#1...Tarek Mahmoud Sayed
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