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

GetSettingsFilePath is not returning a path but file content #174

Closed
BryanWilhite opened this issue Jun 26, 2024 · 0 comments
Closed

GetSettingsFilePath is not returning a path but file content #174

BryanWilhite opened this issue Jun 26, 2024 · 0 comments
Assignees
Labels

Comments

@BryanWilhite
Copy link
Owner

the following line is needed:

if (File.Exists(path)) return path;
@BryanWilhite BryanWilhite self-assigned this Jun 26, 2024
BryanWilhite added a commit that referenced this issue Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant