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-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-04Merge pull request #22858 from ViktorHofer/ClaimsBinaryFixViktor Hofer
2017-08-03Disable claim binary roundtripping test on netfxViktor Hofer
2017-08-02Moving incrementation upViktor Hofer
2017-08-02Fixing binary serialization EndOfStream exception.Viktor Hofer
2017-08-02Remove unused NonSerializable attributes from non serializable types (#22862)Viktor Hofer
2017-08-01Remove unused serialization members (#22785)Viktor Hofer
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-17Merge pull request #19842 from ericstj/incrementVersionsGaurav Khanna
2017-05-17Scale back [Serializable] CoreFX types (#19742)Morgan Brown
2017-05-17Increment versions post 2.0Eric St. John
2017-05-02Skip verifying stack on full framework (#19182)Dan Moseley
2017-04-27Allow empty authType for ClaimsIdentityIan Hays
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
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-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-25System.Security.Claims cleanup for #4935 (#14782)Bruce Bowyer-Smyth
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-20Merge pull request #15312 from ericstj/packageCleanup3Eric StJohn
2017-01-19Add packages to NETCore.App to complete closureEric St. John
2017-01-19Remove packages from NETStandard2.0Eric St. John
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
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-06Merge branch master into dev/engJose Perez Rodriguez
2017-01-04Update CoreClr, CoreFx, ProjectNTfs to beta-24904-02, beta-24904-01, beta-249...dotnet-bot
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
2017-01-03Update CoreClr, CoreFx to beta-24903-03, beta-24903-02, respectively (#14819)dotnet bot
2017-01-03Update CoreClr, CoreFx, ProjectNTfs to beta-24903-02, beta-24903-01, beta-249...dotnet-bot
2017-01-02Update CoreClr, CoreFx to beta-24902-03, beta-24902-02, respectivelydotnet-bot
2017-01-02Update CoreClr, CoreFx, ProjectNTfs to beta-24902-02, beta-24902-01, beta-249...dotnet-bot
2016-12-29Update CoreClr, CoreFx, ProjectNTfs to beta-24829-03, beta-24829-02, beta-248...dotnet bot
2016-12-29Update CoreClr, CoreFx, ProjectNTfs to beta-24828-03, beta-24828-03, beta-248...dotnet bot
2016-12-28Update CoreClr, CoreFx, ProjectNTfs to beta-24827-03, beta-24827-01, beta-248...dotnet-bot
2016-12-20Use netcoreapp and netstandard for targetgroups (#14616)chcosta
2016-12-17Delete unnecessary ComVisible attributes (#14569)Jan Kotas
2016-12-14Make Test projects compile against the Targeting pack. (1/3 of the work) (#14...Jose Perez Rodriguez