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-08-01Make dotnet-Microsoft.XmlSerializer.Generator run on latest framework (#40216)Eric StJohn
2020-07-23Remove depprojs in favor of PackageReferences (#35606)Viktor Hofer
2020-07-10Allow XmlSerializer.Generator to run on Core > 2.x (#39013)Viktor Hofer
2020-07-08Update license headers (#38793)Stephen Toub
2020-05-04Enable dotnet test in libraries (#35285)Viktor Hofer
2020-04-29[mono] Add Android sample and AndroidAppBuilder task (#35483)Egor Bogatov
2020-04-28Remove Targets* instances from .props files (#35353)Anirudh Agnihotry
2020-04-27skip Microsoft.XmlSerializer.Generator.Tests on FreeBSD (#35494)Tomas Weinfurt
2020-04-17[mono] iOS Test runner (#34976)Egor Bogatov
2020-04-08Rename CoreFx.Private.TestUtilities and reference it in slns (#34656)Viktor Hofer
2020-03-30Rename ArchGroup -> TargetArchitecture (#34260)Jan Kotas
2020-03-28.NET Core to .NET branding changes (#33694)Jan Kotas
2020-03-05Replacing OSGroup with TargetOS for coreclr, libraries and installer (#32833)Anirudh Agnihotry
2020-02-25removing $(OS) using from the libraries (#32673)Anirudh Agnihotry
2020-02-17Fix GeneratorCommand in Microsoft.XmlSerializer.Generator.Tests.csproj (#32446)Alexander Köplinger
2020-02-13Clean up improper usage of linguistic string functions (#31968)Levi Broderick
2020-02-06New Configuration System (#1787)Anirudh Agnihotry
2019-12-27Replace GetDirectoryNameOfFileAbove with GetPathOfFileAbove where possible (#...Jan Kotas
2019-12-14Removing "netcoreapp" and "netfx" TargetGroup (#457)Anirudh Agnihotry
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-11-09Cleanup MSBuild conditional operators to be all in lowercase (dotnet/corefx#4...Santiago Fernandez Madero
2019-10-28Add support to produce WebAssembly runtime assets (dotnet/corefx#42128)Santiago Fernandez Madero
2019-10-27Remove versionless netstandard target group (dotnet/corefx#41984)Viktor Hofer
2019-10-25Revert "Add support to produce WebAssembly runtime assets (dotnet/corefx#4177...Santiago Fernandez Madero
2019-10-25Add support to produce WebAssembly runtime assets (dotnet/corefx#41777)Santiago Fernandez Madero
2019-10-17Remove UAP target (dotnet/corefx#41759)Viktor Hofer
2019-10-08Bumping the version of OOB packages to match product version (dotnet/corefx#4...Anirudh Agnihotry
2019-09-09Remove ProjectGUIDs from project files and Project and Name attributes from P...Viktor Hofer
2019-08-24Contribute to IDE0055 (fix formatting)Stephen Toub
2019-08-24Correcting baseline numbers here as 5.0 should have higher numbers then 3.1 (...Anirudh Agnihotry
2019-08-14Make many fields readonly or const across corefx (dotnet/corefx#40298)Stephen Toub
2019-08-12Enable StyleCop rules 1205, 1411, 1026, and 1000 (dotnet/corefx#40254)Stephen Toub
2019-08-12Re-enable StyleCop warning SA1400 (elements should specify access) (dotnet/co...Stephen Toub
2019-08-08Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank ...Stephen Toub
2019-07-17Update branding in master to 5.0 (dotnet/corefx#39503)William Godbe
2019-07-01Generate framework manifest file (dotnet/corefx#38792)Viktor Hofer
2019-06-15Enable project restore for test projects (dotnet/corefx#38151)Viktor Hofer
2019-05-30Replace netstandard test projects with tfmsViktor Hofer
2019-04-05Change values of Microsoft.XmlSerializer.Generator command parameters through...Jiayi
2019-03-06Clean up lots of string.Format / SR.Format usage (dotnet/corefx#35777)Stephen Toub
2019-03-03Project msbuild syntax cleanup (dotnet/corefx#35686)Viktor Hofer
2019-01-29Remove buildtools imports from Directory.Build.* (dotnet/corefx#34001)Eric StJohn
2018-12-06Consume Microsoft.DotNet.CoreFxTesting package (dotnet/corefx#33423)Viktor Hofer
2018-11-02Load runtime assembly for System.ServiceModel.Primitives.dll instead of refer...Jiayi Yu
2018-10-31Rename AssemblyKey properties to StrongNameKeyId as part of arcade workWes Haggard
2018-10-26Use Arcade resource code generation (dotnet/corefx#32996)Eric StJohn
2018-10-02Coverage do not target CoreLib in bulk (dotnet/corefx#32537)Paulo Janotti
2018-09-22Move launchsettings to buildtools and enable netfx debuggingViktor
2018-08-29Bump version of Microsoft.XmlSerializer.GeneratorWes Haggard