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
path: root/pkg
AgeCommit message (Expand)Author
2017-05-10Make SocketType internal in all but Sockets assemblyStephen Toub
2017-05-09Remove workaround for duplicate types in ConfigManagerEric StJohn
2017-05-09Fix duplicate types in ports on desktopEric StJohn
2017-05-09Allow TransportType conflict between Permissions and SocketsEric StJohn
2017-05-09Allow DBNull conflict with data.common & corelibEric StJohn
2017-05-09Treat ValueTuple inbox on netstandard2.0 in nupkgEric St. John
2017-05-09Add test targets to validate packagesEric St. John
2017-05-09Use latest dotnet CLI for package testingEric St. John
2017-05-01Set ValidateFramework to local BuildRIDsEric St. John
2017-04-28Fix framework package validation errorsEric St. John
2017-04-27Merge pull request #18939 from ericstj/emitFrameworkGraphEric StJohn
2017-04-27Implemented CAS Stubs for System.Security (#18914)JayG
2017-04-27Merge pull request #18689 from ianhays/cngpackageIan Hays
2017-04-26Remove all alpine RIDs from the graph.Eric Mellino
2017-04-25The cng package was removed so that the assembly could be included in the net...Ian Hays
2017-04-25Emit a assembly graph when analyzing fx packagesEric St. John
2017-04-24Remove duplicate TFM in runtime framework packagesEric St. John
2017-04-22Implemented a couple missing CAS stubs (#18629)JayG
2017-04-21Make desktop ns2.0 support package support net47Eric St. John
2017-04-21Refactor framework package inclusion / validationEric St. John
2017-04-18Re-enable package validation and clean up package contentEric St. John
2017-04-14Merge pull request #18341 from ericstj/emptyTargetsPkgEric StJohn
2017-04-14Merge pull request #18340 from ericstj/blockStableEric StJohn
2017-04-13Only build netfx package on allconfigurations (#18337)Jose Perez Rodriguez
2017-04-13Reference Microsoft.NETCore.Targets in NETCore.AppEric St. John
2017-04-13Revert "Delete Microsoft.NETCore.Targets"Eric St. John
2017-04-13Add a safegaurd to not mark System.Memory stableEric St. John
2017-04-13Merge pull request #18306 from ericstj/addDocsFxPackageEric StJohn
2017-04-13Restore XML docs and include them in framework packagesEric St. John
2017-04-13Add dll to netfx references to force bindingRedirectsEric St. John
2017-04-12Set PackageConflictPreferredPackages, enable opt-outEric St. John
2017-04-12Add NETStandard.Library.NETFramework packageEric St. John
2017-04-12Let frameworkPackages have ref & libEric St. John
2017-04-12Make BinPlaceProps understand ItemName, SaveItemNameEric St. John
2017-04-11Migrate ToLower() fix into frameworkPackage.targetsEric Mellino
2017-04-08Share more of the common framework package propsEric St. John
2017-04-08Share content template across framework pkgsEric St. John
2017-04-08Share build traversal logic across framework pkgsEric St. John
2017-04-07Don't build packages in multiple legs when OfficialBuildId is setEric St. John
2017-04-05Update VerifyNETStandard target to use live netstandard packageWes Haggard
2017-04-04Add back package for System.Reflection.TypeExtensions (#17831)Eric StJohn
2017-04-04Ensure we build all of pkg folder (#17838)Eric StJohn
2017-04-04Remove remaining references to Fedora 23 (#17753)Dan Moseley
2017-04-01Create a Microsoft.XmlSerializer.Generator Project (#17615)Huangli Wu
2017-03-31Fixing UAP package RIDSJose Perez Rodriguez
2017-03-30Update Identity package to reflect Portable RIDsGaurav Khanna
2017-03-28Enable PortableRID packagingGaurav Khanna
2017-03-23Add DataTable support to SqlBulkCopy. Also adds tests for SqlBulkCopy.Cory Rivera
2017-03-22Merge pull request #17364 from weshaggard/UpdateOSXVersionStephen Toub
2017-03-22Bump version of OSX to 10.12Wes Haggard