Skip to content

Use appcontext basedir instead of curr dir#72

Merged
rogusdev merged 1 commit into
masterfrom
appcontext-basedir
Jan 30, 2023
Merged

Use appcontext basedir instead of curr dir#72
rogusdev merged 1 commit into
masterfrom
appcontext-basedir

Conversation

@rogusdev

Copy link
Copy Markdown
Collaborator

Resolves #69

Comment thread src/DotNetEnv/Env.cs
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Text;

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This was just unused now

@rogusdev
rogusdev merged commit de5898e into master Jan 30, 2023
@rogusdev
rogusdev deleted the appcontext-basedir branch January 30, 2023 06:34
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.

Environment variables for .NET Framework 4.7.2 set on a run basis rather than on a project root folder basis

1 participant