Delta-v/Content.Packaging
Pieter-Jan Briers 987df8c06d Content.Packaging can now emit binlogs for the build (#42659)
* Content.Packaging can now emit binlogs for the build

I was checking why packaging is so much slower and it *seems* to be entirely the actual build being twice as slow as before .NET 10. Strange.

Content.Packaging can now emit MSBuild binlogs that we can analyze to see why that's the case.

* Enable --log-build on Test Packaging workflow, produce artifact with binlogs

* Disable setup-dotnet in packaging workflow

I have a suspicion...
2026-06-29 12:43:43 +02:00
..
ClientPackaging.cs Content.Packaging can now emit binlogs for the build (#42659) 2026-06-29 12:43:43 +02:00
CommandLineArgs.cs Content.Packaging can now emit binlogs for the build (#42659) 2026-06-29 12:43:43 +02:00
Content.Packaging.csproj v269.0.0 RT update - .NET 10 (#41855) 2026-04-04 16:57:19 +02:00
DepsHandler.cs v269.0.0 RT update - .NET 10 (#41855) 2026-04-04 16:57:19 +02:00
Program.cs Content.Packaging can now emit binlogs for the build (#42659) 2026-06-29 12:43:43 +02:00
ServerPackaging.cs Content.Packaging can now emit binlogs for the build (#42659) 2026-06-29 12:43:43 +02:00
SharedPackaging.cs Skip MapImages folder in packaging (#38928) 2025-12-29 11:39:00 -06:00