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-07-25Fix csproj file casing (#22561)Matt Ellis
2017-07-05Fix InvalidCastException when accessing IAds* COM interfaces (#21874)Paulo Janotti
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-28Add some AccountManagement tests (#21522)Hugh Bellamy
2017-06-25Make DirectoryServices.AccountManagement project usable with corefx infra (#2...Hugh Bellamy
2017-06-25Fix broken string resources in System.Directory.AccountManagement (#21497)Hugh Bellamy
2017-06-23Enable packages for System.DirectoryServicesEric St. John
2017-06-15Update Pinvoke baselines to match latest modernapis.xml entries (#21028)Dan Moseley
2017-06-03Merge pull request #20634 from ericstj/dirServices.pkgEric StJohn
2017-06-02Fix public key to match desktop and disable packEric St. John
2017-06-02Enable DirectoryServices packagesEric St. John
2017-05-26Merge pull request #20322 from ericstj/updateConfigurationsEric StJohn
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-25Remove help VS commentsEric St. John
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-11Manually add the attribute for projects that don't reference S.R.InteropServi...Alex Ghiondea
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-04Refresh VS project configurations.Wes Haggard
2017-04-04Update project configurations to account for .NET Standard changesWes Haggard
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-07Refresh current solutions and project configurationsWes Haggard
2017-03-02Convert some uses of Marshal.SizeOf to sizeof (#16556)Jan Kotas
2017-02-28Fix solution and csproj files so that System.DS.* projects build again (ref r...Jay Simmons
2017-02-28Updates based on code review feedback.Jay Simmons
2017-02-28Initial set of changes to get System.DirectoryServices.Protocols and System.D...Jay Simmons
2017-02-28Updates based on code review feedback.Jay Simmons
2017-02-28Initial set of changes to get System.DirectoryServices.Protocols and System.D...Jay Simmons
2017-02-17Fix several typos (#16264)Jon Hanna
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-15Disable package build for DirectoryServicesEric St. John
2017-02-14Make pkgprojs reference *proj rather than buildsEric St. John
2017-02-14Remove pkg .builds filesEric St. John
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-02Remove Comments with <SecurityKernel ..> (#15374) (#15724)Mandar Sahasrabuddhe
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-19Remove use of NuGetTargetMonikerEric St. John
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-11Cleaning up src.builds and tests.builds and build System.ConfigurationsJose Perez Rodriguez
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-07Changes required to have the repo building after mergeJose 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-03Update CoreClr, CoreFx to beta-24903-03, beta-24903-02, respectively (#14819)dotnet bot