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-05-02Update solution files to include missing deps (#68668)Viktor Hofer
2022-04-28Minimize the build graph by deleting unnecessary references (#68603)Viktor Hofer
2022-04-25Change Nullable to default to enable in libraries src and ref projects (#68102)Eric Erhardt
2022-04-07Add more StringSyntaxAttribute syntaxes (#67621)Stephen Toub
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
2022-02-12Don't use Targets* helper properties in libs (#64500)Viktor Hofer
2021-10-26Update slngen and solution files (#60871)Viktor Hofer
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-01-30Use [NotNullWhen(true)] in more places (#47598)Stephen Toub
2020-11-19Fix regression in XDocumentType (#44868)Krzysztof Wicher
2020-11-17Add workflow to update solution files with SlnGen and update them initially (...Viktor Hofer
2020-11-09Fix/remove TODO-NULLABLEs (#44300)Krzysztof Wicher
2020-10-27Improve annotations for XLinq methods taking params object[] (#43717)Krzysztof Wicher
2020-08-28Port nullability annotations from System.Private.Xml.Linq to contracts (#41086)David CantĂș
2020-08-19Add Designer attributes to types that had it in full framework (part 2) (#40966)Santiago Fernandez Madero
2020-07-23Remove depprojs in favor of PackageReferences (#35606)Viktor Hofer
2020-07-08Update license headers (#38793)Stephen Toub
2020-06-23Add Netcoreapp ridless config to System.Private.Uri And System.Private.Xml (#...Anirudh Agnihotry
2020-04-19fixing building of projects in VS (#35146)Anirudh Agnihotry
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-10-27Remove versionless netstandard target group (dotnet/corefx#41984)Viktor Hofer
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-14Delete dead uapaot code (dotnet/corefx#38330)Viktor Hofer
2019-04-23Regenerating reference sources in order to reorder enum fields (dotnet/corefx...Tanner Gooding
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-26Use Arcade resource code generation (dotnet/corefx#32996)Eric StJohn
2018-10-11Fix inconsistent attributes between ref and src (dotnet/corefx#32715)Eric StJohn
2018-09-12Build managed code and packages for WebAssembly/netcoreappaot (dotnet/corefx#...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
2018-04-26Update for new API compat operand namesEric St. John
2018-03-10Add comments to baseline files for known differencesWes Haggard
2018-03-10Baseline all reverse apicompat issuesWes Haggard
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-05-17Increment versions post 2.0Eric St. John
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-06Update VS configurationsKrzysztof Wicher
2017-04-06Exclude Some Files when Building uapaot (dotnet/corefx#17962)Shin Mao