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-09-15Update SDK min and target version to >= Preview8 (#41947)Viktor Hofer
2020-08-05Mark existing Windows-specific APIs without a version number, fixes #40095 (#...Adam Sitnik
2020-07-23Remove depprojs in favor of PackageReferences (#35606)Viktor Hofer
2020-07-17mark Windows-specific APIs as such (#39265)Adam Sitnik
2020-06-11Implement RID for SunOS-derived operating systems (#37016)Adeel Mujahid
2020-05-15Consolidate NetCoreAppCurrent properties (#35953)Viktor Hofer
2020-05-13Set TargetsMobile=true on Browser TargetOS and build the wasm runtimes earlie...Alexander Köplinger
2020-05-12Add configurations for SunOS CoreCLR managed build (#36266)Adeel Mujahid
2020-05-06Change netcoreapp5.0 to net5.0 (#35176)Viktor Hofer
2020-05-04Update SDK and remove RID calculation in favor of RuntimeInformation (#35538)Viktor Hofer
2020-04-23Mdhwang/reduce mobile checks (#35105)Mitchell Hwang
2020-04-21Consolidate Microsoft.NETCore.App property usage (#35116)Mitchell Hwang
2020-04-06Enable restore for ref and src projects in libs (#33553)Viktor Hofer
2020-03-30Unifying duplicate msbuild properties in CoreCLR build (#34261)Jan Kotas
2020-03-12Add iOS build configurations (#33292)Alexander Köplinger
2020-03-10Revert "Enable restore for ref and src projects in libraries (#33242)" (#33437)Viktor Hofer
2020-03-10Enable restore for ref and src projects in libraries (#33242)Viktor Hofer
2020-03-05Replacing OSGroup with TargetOS for coreclr, libraries and installer (#32833)Anirudh Agnihotry
2020-02-25Removing configuration group from installer (#32770)Anirudh Agnihotry
2020-02-25Add ConfigurationGroup back to entrypoints (#32762)Viktor Hofer
2020-02-21updating docs and removing BuildConfiguration and ConfigurationGroup (#32062)Anirudh Agnihotry
2020-02-01Fix handling of missing ConfigurationGroup property (#24077)Jared Parsons
2020-01-31Local live builds not picking up runtime config (#2093)Jared Parsons