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

Subdirectories not created, directory mapping not picked up #83

Open
rgknp opened this issue Aug 23, 2024 · 0 comments
Open

Subdirectories not created, directory mapping not picked up #83

rgknp opened this issue Aug 23, 2024 · 0 comments

Comments

@rgknp
Copy link

rgknp commented Aug 23, 2024

I am building a WPF app on .NET8 which executes a Powershell script. I am using Microsoft.PowerShell.SDK for invoking PowerShell script. When project is built I can see that powershell dlls were added to Release:
Untitled

Powershell modules and dll are copied under \bin\Release\net8.0-windows10.0.17763.0\runtimes\win\lib\net8.0

image

However, in the editor, there are no directory mappings and subdirectories within Release are completely ignored.
image

As there are significant number of directories and files to be copied, it would be great to have a solution to this problem.

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

No branches or pull requests

1 participant