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-18Update project configurationsEric St. John
2017-04-15Fix FileVersionInfo on Unix for non-regular filesStephen Toub
2017-04-12Update project build configurationsEric St. John
2017-04-12Normalize line endings in .rc filesMatt Ellis
2017-04-12Merge pull request #18177 from alexperovich/nativeFileVersionInfoTestsAlex Perovich
2017-04-11Remove vcxprojs from solutionAlex Perovich
2017-04-11Fix expected file namesAlex Perovich
2017-04-11Add updated native binariesAlex Perovich
2017-04-11Run FileVersionInfo tests on non-windowsAlex Perovich
2017-04-11Add license headers and simplify mainAlex Perovich
2017-04-11Add missing configurationsAlex Perovich
2017-04-11Remove bad characterAlex Perovich
2017-04-11Remove vcxprojs from full build and add build scriptAlex Perovich
2017-04-11Add props files for projects.Attila Hajdrik
2017-04-11Create 3 native projects for FileVersionInfo testing instead of checking in i...Attila Hajdrik
2017-04-11Merge pull request #18165 from weshaggard/UpdateAssemblyKeysWes Haggard
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-09Fileversioninfo (#18097)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-07Remove non-existent project.json's from project filesEric Mellino
2017-02-05Avoid unnecessary branches when fixing non-null/empty arrays (#15597)Justin Van Patten
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-01-31Fix configurations for UAPEric St. John
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
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-19Remove packages from NETStandard2.0Eric St. John
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-12Redefining IsTestProject and cleaning all projects that were defining itJose Perez Rodriguez
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
2016-12-17Use static configurations for building a vertical (#14489)chcosta
2016-12-13Port first third of tests to build against the targeting pack / runtime (#14450)Eric Mellino
2016-12-13Remove builds files (#14449)chcosta
2016-12-10vertical build port to Dev/eng [Do not merge] (#14171)chcosta
2016-12-08Merge pull request #14292 from ericstj/NETCoreApp.packageEric StJohn
2016-12-08Binplace NETCoreApp package contentsEric 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-11-22Update CoreClr, CoreFx, External, ProjectNTfs to beta-24721-04, beta-24721-02...dotnet-bot
2016-11-18Update CoreFx, ProjectNTfs to beta-24717-03, beta-24718-00, respectivelydotnet-bot
2016-11-17Update CoreClr, CoreFx, ProjectNTfs to beta-24717-03, beta-24717-02, beta-247...dotnet-bot
2016-11-16Merge pull request #13440 from JohnChen0/masterJohn Chen