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
2018-01-12Update references assemblies to include private fields for structsWes Haggard
2017-11-19Delete unnecessary SecurityCritical and SecuritySafeCritical annotationsJan Kotas
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-08-28Don't use a ProjectReference from test > srcEric St. John
2017-07-26Updating cases of `IsInfinity || IsNaN` to be `!IsFinite`.Tanner Gooding
2017-07-14Re-enable and fix RepeatBehavior GetHashCode test on UapAotsepidehMS
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-29Add converter from IEnumerable to TheoryData (#21671)Jeremy Kuhne
2017-06-22Fix more recent uapaot tests (#21349)Hugh Bellamy
2017-06-21Fix compilationHugh Bellamy
2017-06-21Add System.Runtime.WindowsRuntime.UI.Xaml test project and testsHugh Bellamy
2017-06-07update according to code review commentlouluqun
2017-06-07add rd.xml for System.Runtime.WindowsRuntime.UI.Xamllouluqun
2017-05-17Increment versions post 2.0Eric St. John
2017-04-18Update project configurationsEric St. John
2017-04-18Re-enable package validation and clean up package contentEric St. John
2017-04-10Updates how we define which key an assembly usesWes Haggard
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-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
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-01Updating VS ConfigurationsJose Perez Rodriguez
2017-02-01Adding missing Configurations for uapJose Perez Rodriguez
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-06Merge branch master into dev/engJose Perez Rodriguez
2016-12-14Fix package validation for S.R.WindowsRuntime.*Eric St. John
2016-12-07Delete project.jsonsJose Perez Rodriguez
2016-11-30[dev/eng] Overhaul ref and src project references, and start binplacing thing...Eric Mellino
2016-11-22Update stable dependencies to latest stableEric St. John
2016-10-21Update all projects to last stable packagesEric St. John
2016-10-13Change all refs to use "throw null;" as member bodiesStephen Toub
2016-10-05Update project ToolsVersions to 14.0 (#12355)Alex Perovich
2016-10-05Bump assembly versionsEric St. John
2016-08-31Remove PackageTargetFramework usageEric St. John
2016-08-24Clean up redundant AssemblyVersion propertiesEric St. John
2016-08-24Central nupkg versioning & library assm versioningEric St. John
2016-08-16Remove ValidationSuppression.txt filesEric St. John
2016-08-12Update CoreClr, CoreFx to beta-24411-03, beta-24411-04, respectivelydotnet-bot
2016-07-29Update BuildTools 628-02Wes Haggard
2016-06-17Bump versions across corefx and move to betaEric St. John
2016-04-13Add support for PCL profilesEric St. John