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-03-08Updating the package index for UAP and updating buildtools (#27787)Jose Perez Rodriguez
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-09-01Fix library packages overlapping with framework packagesEric St. John
2017-07-04Merge pull request #21836 from joperezr/uapvnextJose Perez Rodriguez
2017-07-04Renaming uap10.1 to uap10.0.15138Jose Perez Rodriguez
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-05-19Update configurationsEric St. John
2017-05-19Remove RID-specific desktop buildsEric St. John
2017-05-17Merge pull request #19900 from AtsushiKan/bugsStephen Toub
2017-05-17CoreFx Tests: Add ActiveIssues for ILCAtsushi Kanamori
2017-05-17Increment versions post 2.0Eric St. John
2017-05-12Fix a failure in System.Reflection.DispatchProxy.Tests on ILCAtsushi Kanamori
2017-05-10Add nice messages for assemblies with autogenerated PNSE (#19506)Sepideh Khoshnood
2017-05-02Fix DispatchProxy AV when using generic type parameters on methods (#19181)Austin Wise
2017-04-18Reorder pkgproj itemsEric St. John
2017-04-18Update project configurationsEric St. John
2017-04-18Re-enable package validation and clean up package contentEric St. John
2017-04-18Explicitly list paths for harvestingEric St. John
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-29Update csproj and solutions configurations (#17613)Santiago Fernandez Madero
2017-03-28Revert Exception.Throw netcoreapp specific changesafern
2017-03-28Merge pull request #17586 from safern/DispatchProxyWes Haggard
2017-03-28Expose and use static ExceptionDispatchInfo.Throw (#17570)Stephen Toub
2017-03-28Add netfx build configuration for DispatchProxysafern
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Merge pull request #16191 from ericstj/packagesEric StJohn
2017-02-16Enable package buildEric St. John
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes 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-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-03Remove configurations that aren't buildingEric 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-02Adding UAPAOT vertical and configurationsJose Perez Rodriguez
2017-02-01Clean up desktop ConfigurationsEric St. John
2017-02-01Updating VS ConfigurationsJose Perez Rodriguez
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-30Fix src projects for appropriate ref folderEric St. John
2017-01-30Fix ref configurations for appropriate ref folderEric St. John
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
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-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino