Skip to content

Conversation

@normj
Copy link
Member

@normj normj commented Oct 7, 2025

Description of changes:
Release build failed because the sample project was reference 4.5.0 but the NLog appender is referencing 5.2.2 triggering a downgrade warning. And since warnings are treated as errors the release build fail. Since the sample project is referencing our NLog appender which already has a dependency on NLog we don't need this package reference on the sample at all. So to make maintenance easier in the future I removed the reference.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@normj normj added the Release Not Needed Add this label if a PR does not need to be released. label Oct 7, 2025
@normj normj merged commit 726b1ba into dev Oct 7, 2025
8 of 9 checks passed
@normj normj deleted the normj/fix-reference branch October 7, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release Not Needed Add this label if a PR does not need to be released.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants