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-08Enable xunit1024 (#34512)Alex Villarreal
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-11Bumping the assembly version to 5.0.0.0 (dotnet/corefx#41723)Anirudh Agnihotry
2019-11-04Consolidate .netcoreapp.cs test files in System.IO.* (dotnet/corefx#42329)Roman Marusyk
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-12Enable StyleCop rules 1205, 1411, 1026, and 1000 (dotnet/corefx#40254)Stephen Toub
2019-08-08Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank ...Stephen Toub
2019-07-29Enable analyzer for xUnit2000 (Constants and literals should be the expected ...Ganbarukamo41
2019-07-24Re-enable xunit warning 2004 (dotnet/corefx#39698)Stephen Toub
2019-07-05Enable XUnit Analyzers (dotnet/corefx#38676)Viktor Hofer
2019-06-15Enable project restore for test projects (dotnet/corefx#38151)Viktor Hofer
2019-06-06Remove NetNative uapaot support (dotnet/corefx#38170)Viktor Hofer
2019-05-30Replace netstandard test projects with tfmsViktor Hofer
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-11-13Test {Unmanaged}MemoryStream.DisposeAsync (dotnet/corefx#33416)Stephen Toub
2018-10-31Merge pull request dotnet/corefx#33145 from weshaggard/RenameAssemblyKeyWes Haggard
2018-10-31Rename test class, to avoid conflict in Mono when compiled with other System....Alexis Christoforides
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-29Merge master into SdkProjEric Erhardt
2018-06-29Change .csproj to new Configurations propertyEric Erhardt
2018-06-26Simplify built-in types across corefx tests (dotnet/corefx#30660)Stephen Toub
2018-06-16Rename dir files to Directory.BuildEric Erhardt
2018-05-21Convert all .csproj files in src to SDK-style projectswtgodbe
2018-01-15Delete unnecessary ApiCompatBaseline files (dotnet/corefx#26343)Jan Kotas
2017-11-22Update CoreClr, CoreSetup to preview1-25922-01, preview1-25921-02, respective...dotnet-maestro-bot
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-09-11Expose/add tests for Memory-based Stream overloads (dotnet/corefx#23776)Stephen Toub
2017-08-29Update VS configurationsEric St. John
2017-08-02Add Stream and {Unmanaged}MemoryStream Span-based APIs (dotnet/corefx#22654)Stephen Toub
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (dotnet/corefx#21799)Hugh Bellamy
2017-07-03Reactivate UnmanagedMemoryAccessor test on ILC. (dotnet/corefx#21828)Atsushi Kanamori
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-01Disable some tests with ActiveIssue on UWP ILCsepidehMS
2017-05-17Increment versions post 2.0Eric St. John