Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Fix base directory#103

Merged
calebkiage merged 1 commit into
mainfrom
fix/base_dir
Apr 20, 2022
Merged

Fix base directory#103
calebkiage merged 1 commit into
mainfrom
fix/base_dir

Conversation

@calebkiage

Copy link
Copy Markdown
Contributor

Fix exception on base directory calculation. System.Reflection.Assembly.GetExecutingAssembly().Location always returns an empty string for assemblies embedded in a single-file app. See IL3000: Avoid accessing Assembly file path when publishing as a single file

@andrueastman andrueastman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@calebkiage calebkiage merged commit 41e94a2 into main Apr 20, 2022
@calebkiage calebkiage deleted the fix/base_dir branch April 22, 2022 10:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants