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-18Remove some bogus tests from System.Reflection.Tests (#18513)Atsushi Kanamori
2017-04-17Remove more noise from System.Reflection tests on UapAot (#18489)Atsushi Kanamori
2017-04-14System.Runtime.Tests Uap-api work... (#18355)Atsushi Kanamori
2017-04-13More reflection Test fixes for uwpaot. (#18332)Atsushi Kanamori
2017-04-13Reflection Test fixes for uwpaot. (#18326)Atsushi Kanamori
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-07spacedanmosemsft
2017-04-07Fix xunit namedanmosemsft
2017-04-06Fixing uapaot baselinesJose Perez Rodriguez
2017-03-31Fold or rename *.netstandard.cs files (#17697)Alex Perovich
2017-03-22Updating uap and uapaot baseline filesJose Perez Rodriguez
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-07Remove non-existent project.json's from project filesEric Mellino
2017-02-07Merge pull request #15898 from jkotas/NoWarnStephen Toub
2017-02-07Delete NoWarn's that are not required anymoreJan Kotas
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-04Merge pull request #15770 from weshaggard/FixSolutionsToUseWindowsSlashesWes Haggard
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-04Adding uap and uapaot vertical buildsJose Perez Rodriguez
2017-02-03Merge pull request #15754 from ericstj/buildAllFixesEric StJohn
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03System.Private.CoreLib is OSGroup-specificEric St. John
2017-02-03Adding missing apis to .NET Core that where added to netstandard 2.0 (#15643)Santiago Fernandez Madero
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-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-02-02Adding UAPAOT vertical and configurationsJose Perez Rodriguez
2017-02-01Clean up desktop ConfigurationsEric St. John
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-02-01Updating VS ConfigurationsJose Perez Rodriguez
2017-02-01Adding missing Configurations for uapJose Perez Rodriguez
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-25Add Configurations to tests to fix p2pEric St. John
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez
2017-01-22Merge pull request #14686 from JonHanna/fix_14488Stephen Toub
2017-01-21Removing System.Private.CoreLib from TargetingPack (#15357)Jose Perez Rodriguez
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-19Remove packages from NETStandard.Library 1.6Eric St. John
2017-01-19ExcludeFromCodeCoverageAssemblyAttribute for excluding assembliesJon Hanna
2017-01-19Remove PackageTargetFrameworkEric St. John
2017-01-18Delete stale apicompat baseline file.Atsushi Kanamori
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-12Redefining IsTestProject and cleaning all projects that were defining itJose Perez Rodriguez
2017-01-11Merge pull request #15015 from mellinoe/helix-scriptsEric Mellino
2017-01-11Rename "System.Reflection.Tests.TestExe -> System.Reflection.TestExe"Eric Mellino
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