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

Remove unused Logging Condition #516

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Remove unused Logging Condition #516

merged 1 commit into from
Jan 24, 2024

Conversation

dansiegel
Copy link
Contributor

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

The template includes an unused condition for NETFX_CORE which came from the legacy template but is not defined.

What is the new behavior?

As WinAppSdk already uses the Console Logger there is no reason to switch this to the Debug logger by default. As a result we are simply removing the NETFX_CORE condition with the Debug Logger

@jeromelaban
Copy link
Member

@Mergifyio backport release/stable/5.1

@jeromelaban jeromelaban enabled auto-merge January 24, 2024 16:47
Copy link

mergify bot commented Jan 24, 2024

backport release/stable/5.1

✅ Backports have been created

@jeromelaban jeromelaban merged commit 8f92e89 into main Jan 24, 2024
48 checks passed
@jeromelaban jeromelaban deleted the dev/ds/remove-netfx branch January 24, 2024 17:09
dansiegel added a commit that referenced this pull request Jan 24, 2024
…1/pr-516

Remove unused Logging Condition (backport #516)
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.

Logging is not enabled in WinAppSDK head
2 participants