Commits
User selector
Commit history
Commits on Jul 23, 2020
Remove depprojs in favor of PackageReferences (#35606)
Show description for 809a06fauthored
Commits on Jul 8, 2020
Commits on Apr 7, 2020
Rename CoreFx.Private.TestUtilities and reference it in slns (#34656)
Show description for d0dc66bauthored
Commits on Feb 14, 2020
Commits on Feb 6, 2020
New Configuration System (#1787)
Show description for 725968cauthored
Commits on Dec 14, 2019
Removing "netcoreapp" and "netfx" TargetGroup (#457)
Show description for 3b9abaeauthored
Commits on Nov 11, 2019
Bumping the assembly version to 5.0.0.0 (dotnet/corefx#41723)
Show description for 3679e37authored
Commits on Oct 17, 2019
Remove UAP target (dotnet/corefx#41759)
Show description for 9b88ca1authored
Commits on Sep 24, 2019
Annotate System.ComponentModel.Primitives for nullable (dotnet/corefx#41185)
Show description for 2491c6dauthored
Commits on Sep 18, 2019
Annotate System.ComponentModel for nullable (dotnet/corefx#41160)
Show description for 251a92fauthored andcommitted
Commits on Sep 9, 2019
Remove ProjectGUIDs from project files and Project and Name attributes from P2Ps (dotnet/corefx#40926)
Show description for d5079ddauthored
Commits on Aug 8, 2019
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (dotnet/corefx#40113)
Show description for 60d1224authored
Commits on Jun 19, 2019
Update sln configurations (dotnet/corefx#38698)
Show description for 2862b45authored
Commits on May 30, 2019
Replace netstandard test projects with tfms
Show description for b661c58committed
Commits on Mar 3, 2019
Project msbuild syntax cleanup (dotnet/corefx#35686)
Show description for f8a8530authored
Commits on Feb 28, 2019
Auto-generate the reference assemblies and separate type forwards (dotnet/corefx#35557)
Show description for 4fed6abauthored
Commits on Oct 30, 2018
Rename AssemblyKey properties to StrongNameKeyId as part of arcade work
Show description for 954fb51committed
Commits on Jun 28, 2018
Change .csproj to new Configurations property
Show description for 8b6d5bacommitted
Commits on Jun 15, 2018
Rename dir files to Directory.Build
Show description for 1df03e5committed
Commits on May 21, 2018
Convert all .csproj files in src to SDK-style projects
Show description for f38ceb3committed
Commits on Oct 24, 2017
Fix System.Data.Odbc configurations for support package and run UpdateVSConfigurations (dotnet/corefx#24752)
Show description for b9d7685authored andcommitted
Commits on Jun 13, 2017
Cleanup System.ComponentModel tests and some code (dotnet/corefx#20957)
Show description for c16b41dauthored andcommitted
Commits on Apr 10, 2017
Updates how we define which key an assembly uses
Show description for 4185183committed
Commits on Feb 16, 2017
Remove all .builds files under pkg/ref/src/tests library folders
Show description for eb1f0e0committed
Commits on Feb 8, 2017
Prepare uap package (dotnet/corefx#15866)
Show description for d9c497bauthored
Commits on Feb 6, 2017
Remove versioned configuration from test projects (dotnet/corefx#15879)
Show description for 77cad86authored
Commits on Feb 4, 2017
Update Solution files to use windows path slashes.
Show description for f2fd0eacommitted
Commits on Feb 3, 2017
Sync BuildConfiguration with project PropertyGroups
Show description for c2dc83ecommittedEnable compiling the test projects against the configuration (dotnet/corefx#15743)
Show description for 7395af3authored
Commits on Feb 2, 2017
Update all solution files using solution generation tool
Show description for c4e17cdcommittedAdd ProjectGuids for all projects and empty configs for projects without BuildConfigurations
Show description for 4effd54committed
Commits on Jan 31, 2017
Updating VS Configurations
Show description for a840e70committedAdding missing Configurations for uap
Show description for f7c237ecommitted
Commits on Jan 30, 2017
Sync PropertyGroups and BuildConfigurations
Show description for 2ef0e9bcommitted
Commits on Jan 24, 2017
Removing netstandard configurations for things that are bellow netstandard (dotnet/corefx#15373)
Show description for f9d4e67authored