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

Improve loading of AppName.exe.nlog with .NET6 single file publish #4819

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

snakefoot
Copy link
Contributor

Trying to resolve #4818, where System.Reflection.Assembly.GetEntryAssembly() has empty Location-property on .NET6

@snakefoot snakefoot added the enhancement Improvement on existing feature label Mar 3, 2022
@snakefoot snakefoot added this to the 5.0 (new) milestone Mar 3, 2022
@sonarcloud
Copy link

sonarcloud bot commented Mar 3, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@snakefoot snakefoot merged commit dabf48b into NLog:dev Mar 3, 2022
@snakefoot snakefoot changed the title Improve loading of nlog-config with .NET6 single file publish Improve loading of AppName.exe.nlog with .NET6 single file publish Mar 5, 2022
@snakefoot snakefoot deleted the net6-single-publish-config branch July 30, 2022 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement on existing feature nlog-configuration size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configuration in applicationname.exe.nlog files do not load when single file publish is used
1 participant