Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-01Fix library packages overlapping with framework packagesEric St. John
2017-04-20Adding type-forwards for ValueTuple to desktop 4.7 (#18519)Julien Couvreur
2017-04-18Re-enable package validation and clean up package contentEric St. John
2017-04-12Update project build configurationsEric St. John
2017-04-12Add netfx configurations for libs in NETStandardEric St. John
2017-04-12Add netfx to ValueTuple ref contract (#18232)Santiago Fernandez Madero
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-04Refresh VS project configurations.Wes Haggard
2017-04-04Update project configurations to account for .NET Standard changesWes Haggard
2017-02-22Update configurations in projectsEric St. John
2017-02-21Fix mscorlib-portable build of ValueTupleEric St. John
2017-02-14Remove the key conditions so it is always correctly setWes Haggard
2017-02-01Clean up desktop ConfigurationsEric St. John
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-30Fix ref configurations for appropriate ref folderEric St. John
2017-01-30Add support multiple BuildConfigurationsEric St. John
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-13Changes required for repo to build succesfully after mergeJose Perez Rodriguez
2017-01-12Merge master into dev/engJose Perez Rodriguez
2017-01-11Update CoreClr, CoreFx, ProjectNTfs to beta-24911-02, beta-24911-02, beta-249...dotnet bot
2017-01-10Update CoreClr, CoreFx, ProjectNTfs to beta-24910-02, beta-24910-02, beta-249...dotnet bot
2017-01-09Update CoreClr, CoreFx to beta-24909-03, beta-24909-02, respectivelydotnet-bot
2017-01-09Update CoreClr, CoreFx, ProjectNTfs to beta-24909-02, beta-24909-01, beta-249...dotnet-bot
2017-01-07Update CoreClr, CoreFx to beta-24907-02, beta-24907-02, respectivelydotnet-bot
2017-01-07Update CoreClr, CoreFx to beta-24906-04, beta-24906-03, respectively (master)...dotnet bot
2017-01-07Type forwarding for ValueTuple to CoreCLR (#14786)Julien Couvreur