Skip to content

Be explicit about the publish configuration#5633

Merged
garath merged 1 commit intodotnet:mainfrom
garath:mistucke/5582-fix-net8-publish-path
May 13, 2025
Merged

Be explicit about the publish configuration#5633
garath merged 1 commit intodotnet:mainfrom
garath:mistucke/5582-fix-net8-publish-path

Conversation

@garath
Copy link
Copy Markdown
Member

@garath garath commented May 13, 2025

Resolves part of dotnet/dnceng#5582

The default "publish" Configuration was changed in net8 from "Debug" to "Release". The existing grafana publish code inferred the configuration, and this broken when the repo was upgraded. This change sets the configuration explicitly.

@garath garath requested a review from davfost May 13, 2025 20:48
@garath garath self-assigned this May 13, 2025
@garath garath merged commit 2a30e52 into dotnet:main May 13, 2025
7 checks passed
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.

2 participants