-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: dotnet/msbuild
base: 3777dca
head repository: dotnet/msbuild
compare: 3bcada9
- 13 commits
- 44 files changed
- 10 contributors
Commits on Nov 2, 2022
-
Configure OptProf v2 pipeline (#8085)
- Added the new `.yml` file for the OptProf v2 pipeline. - The `.runsettings` file was updated by using the custom template in the run settings generation task (instead using the default one). The default template used by the task is located [here](https://github.com/dotnet/arcade/blob/c5dd6a1da2e6d9b3423ab809fcda8af2927a408b/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/VisualStudio.IbcTraining.runsettings). I took it and updated with the `VisualStudioConfiguration` element. This element derived from value `VSINSTALLATIONTYPE = optprof` from the legacy OptProf pipeline. ### Testing - Pipeline test runs - Experimental VS insertion
Configuration menu - View commit details
-
Copy full SHA for 99e2efb - Browse repository at this point
Copy the full SHA 99e2efbView commit details -
Enable producing reference assemblies (#8111)
This change allows producing reference assemblies by default for both legacy and SDK project systems, since csproj.dll now supports them (Microsoft-internal https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1341885).
Configuration menu - View commit details
-
Copy full SHA for 8016484 - Browse repository at this point
Copy the full SHA 8016484View commit details
Commits on Nov 3, 2022
-
Mention MSBUILDDEBUGENGINE in Tips&Tricks (#8089)
* Mention MSBUILDDEBUGENGINE in Tips&Tricks Some folks were looking for this and found this page, but wound up IMing me because DEBUGENGINE wasn't here. * Casing!
Configuration menu - View commit details
-
Copy full SHA for 07bf358 - Browse repository at this point
Copy the full SHA 07bf358View commit details -
* Remove wave 17_0 Fix alignment, remove unnecessary method, delete unused variable
Configuration menu - View commit details
-
Copy full SHA for d006033 - Browse repository at this point
Copy the full SHA d006033View commit details -
Fixing overbuilding of platform negotiated projects (#8106)
* Fixing overbuilding of platform negotiated projects Co-authored-by: Ben Villalobos <4691428+BenVillalobos@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 207f713 - Browse repository at this point
Copy the full SHA 207f713View commit details
Commits on Nov 4, 2022
-
To address `MergeSortCooperatively` issues with thread starvation
Configuration menu - View commit details
-
Copy full SHA for dd0d79b - Browse repository at this point
Copy the full SHA dd0d79bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9db3013 - Browse repository at this point
Copy the full SHA 9db3013View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85317ed - Browse repository at this point
Copy the full SHA 85317edView commit details -
Use
EntryPointNodesin lieu ofGraphRootsinGetTargetLists(#8… (Configuration menu - View commit details
-
Copy full SHA for b022904 - Browse repository at this point
Copy the full SHA b022904View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef13c2d - Browse repository at this point
Copy the full SHA ef13c2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbcecae - Browse repository at this point
Copy the full SHA bbcecaeView commit details -
Fix CodeQL bug about a zip slip (#8110)
* Fix CodeQL bug * Remove slash * Move line outside loop
Configuration menu - View commit details
-
Copy full SHA for b6420ea - Browse repository at this point
Copy the full SHA b6420eaView commit details
Commits on Nov 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3bcada9 - Browse repository at this point
Copy the full SHA 3bcada9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3777dca...3bcada9