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-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-12Add NETStandard.Library.NETFramework packageEric 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-06Update VS configurationsKrzysztof Wicher
2017-04-05Add System.ValueTuple into the platform packagesWes Haggard
2017-04-04Add netfx configuration for System.ValueTuple projectWes Haggard
2017-04-04Refresh VS project configurations.Wes Haggard
2017-04-04Update project configurations to account for .NET Standard changesWes Haggard
2017-03-31Fold or rename *.netstandard.cs files (#17697)Alex Perovich
2017-03-18Add APTCA attribute to System.ValueTuple.dll in .Net Standard 1.0 (#17219)Julien Couvreur
2017-03-15Make ValueTuple inbox on XamarinEric St. John
2017-03-08Reenable ValueTuple testsStephen Toub
2017-02-22Update configurations in projectsEric St. John
2017-02-22Merge pull request #16355 from ericstj/harvestPackagesEric StJohn
2017-02-21Fix mscorlib-portable build of ValueTupleEric St. John
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Merge pull request #16191 from ericstj/packagesEric StJohn
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-14Remove the key conditions so it is always correctly setWes Haggard
2017-02-14Make pkgprojs reference *proj rather than buildsEric St. John
2017-02-14Remove pkg .builds filesEric St. John
2017-02-12Rename netcoreapp11 ifdefs to version-less netcoreappJan Kotas
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-07Merge pull request #15880 from weshaggard/FixDocCommentFileForValueTupleStephen Toub
2017-02-07Fix name of DocumenationFile so intellisense correctly buildsWes Haggard
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-04Adding serialization tests for ValueTuple (#15772)Julien Couvreur
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Enable compiling the test projects against the configuration (#15743)Tarek Mahmoud Sayed
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-01Clean up desktop ConfigurationsEric St. John
2017-02-01Make netfx build workEric St. John
2017-02-01Updating VS ConfigurationsJose Perez Rodriguez
2017-01-31Fix configurations for UAPEric 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-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-11[dev/eng] Sorting and trimming Reference items in csprojs (#15035)Jose Perez Rodriguez
2017-01-10Update CoreClr to beta-24910-03dotnet-bot