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

[PkgEditor] Option for relative paths when adding files to GP4 #58

Open
maxton opened this issue May 16, 2020 · 0 comments
Open

[PkgEditor] Option for relative paths when adding files to GP4 #58

maxton opened this issue May 16, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@maxton
Copy link
Owner

maxton commented May 16, 2020

If an added file is not within a subdirectory of the main project directory, it is added with an absolute path. There are valid reasons to want to include a file from a parent directory and keep the path name relative (à la ../path/to/file).

  • Using Path.GetRelativePath is an option if we switch 100% to .NET Core
  • Just let the user manually add relative paths?
@maxton maxton added the enhancement New feature or request label May 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant