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-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-12fix System.Private.Xml.Linq.rd.xmlKrzysztof Wicher
2017-04-11Merge pull request #18165 from weshaggard/UpdateAssemblyKeysWes Haggard
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-09Stop writing to current directoryDan Moseley
2017-04-07Revert changes in System.Linq.Expressions.csprojShin Mao
2017-04-05Fix the .rd.xml in the Xml space.Shin Mao
2017-03-21Replaced ContainsKey() Calls with TryAdd() Dictionary Calls (#17201)Rion Williams
2017-03-14Use nameof in a few more MemberDatas (#17102)Stephen Toub
2017-03-11Add 3pn entries (#17005)Rich Lander
2017-03-10Fix XPathEvaluate bug on XNode (#16885)Sepideh Khoshnood
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
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-08Prepare uap package (#15866)Jose Perez Rodriguez
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-07Marking code as unchecked (pt 1) (#15805)Dennis "D.C." Dietrich
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-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-25Fix P2P reference Configuration selectionEric St. John
2017-01-20Remove additional packagesEric St. John
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-12Merge master into dev/engJose Perez Rodriguez
2017-01-12Redefining IsTestProject and cleaning all projects that were defining itJose 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-11Manual changes for ns2.0 renameAlex Perovich
2017-01-11[dev/eng] Sorting and trimming Reference items in csprojs (#15035)Jose Perez Rodriguez
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-07Changes required to have the repo building after mergeJose Perez Rodriguez
2017-01-06Merge pull request #14877 from sepidehMS/FixXmlXmlLinqDesktopTestFailsSepideh Khoshnood
2017-01-06Update CoreFx to beta-24906-02 (#14932)dotnet bot
2017-01-06Update CoreClr, CoreFx, ProjectNTfs to beta-24906-01, beta-24906-01, beta-249...dotnet-bot
2017-01-06Fix System.Xml.XDocument configuration and have its new API tests run only on...sepidehMS
2017-01-06Merge branch master into dev/engJose Perez Rodriguez