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-03-17Fix package dependency issuesEric St. John
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-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
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-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-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes 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-30Fix src projects for appropriate ref folderEric St. John
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-14Update sampple task extension project and solutionWes Haggard
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-14Make Test projects compile against the Targeting pack. (1/3 of the work) (#14...Jose Perez Rodriguez
2016-12-14Update CoreClr, CoreFx, ProjectNTfs to beta-24814-02, beta-24814-01, beta-248...dotnet-bot
2016-12-13Update CoreClr, CoreFx, ProjectNTfs to beta-24813-01, beta-24813-02, beta-248...dotnet-bot
2016-12-13Remove builds files (#14449)chcosta
2016-12-11Update CoreClr, CoreFx to beta-24811-03, beta-24811-02, respectivelydotnet-bot
2016-12-11Update CoreClr, CoreFx to beta-24811-01, beta-24811-01, respectivelydotnet-bot
2016-12-10vertical build port to Dev/eng [Do not merge] (#14171)chcosta
2016-12-10Update CoreClr, CoreFx to beta-24810-04, beta-24810-03, respectivelydotnet-bot
2016-12-10Update CoreFx to beta-24810-02dotnet-bot
2016-12-10Revert "Strip out SecurityCritical attributes" (#14393)Jeremy Kuhne
2016-12-10Strip out SecurityCritical attributes (#14383)Jeremy Kuhne
2016-12-10Update CoreFx to beta-24809-03dotnet-bot
2016-12-09Update CoreClr, CoreFx to beta-24809-02, beta-24808-03, respectivelydotnet-bot
2016-12-08Binplace NETCoreApp package contentsEric St. John
2016-11-30Add test using ValueTask as async return typeStephen Toub