Skip to content

Conversation

@joem-msft
Copy link
Contributor

Enable Artifacts output layout (https://learn.microsoft.com/en-us/dotnet/core/sdk/artifacts-output)
Benefits of using this layout:

  • we no longer own customizing output paths
  • The default layout meets most needs that called for custom output paths to begin with
  • can be customized further if needed
  • folder paths are also much more consistent and predictable
  • ArtifactsPivots folder name is normalized to lowercase, allowing for cross-platform compatibility

note: this layout was introduced in .net8

@joem-msft joem-msft marked this pull request as ready for review January 24, 2026 00:31
@joem-msft joem-msft requested review from a team as code owners January 24, 2026 00:31
@joem-msft joem-msft merged commit af4327c into master Jan 24, 2026
6 checks passed
@joem-msft joem-msft deleted the users/joemay/artifacts-layout branch January 24, 2026 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants