Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Adds condition to <TreatWarningsAsErrors> for not in Debug mode #17327

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

leekelleher
Copy link
Member

Description

Adds a condition to enable the <TreatWarningsAsErrors> when not in "Debug" compilation mode, (e.g. "Release", or other).

This is to help towards bypassing NuGet dependency vulnerability checks during active development builds.

@Zeegaan
Copy link
Member

Zeegaan commented Oct 22, 2024

LGTM 👍 We should probably cherry pick this to earlier versions to, to save our sanity 🙈

@Zeegaan Zeegaan merged commit 07a9196 into v15/dev Oct 22, 2024
15 of 18 checks passed
@Zeegaan Zeegaan deleted the v15/chore/treat-warnings-as-errors-condition branch October 22, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants