© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
56 replies
Thinker

✅ Copy files generated by command to build output

During a build, I want to run a command to build a Vue project which outputs its files to a folder, then copy the files from that folder to a
wwwroot
wwwroot
folder in the project's build output. How would I do this? I know I can use
Exec
Exec
to run the command which works fine, but I don't know how I would copy the files properly while preserving the subfolder structure.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Next page

Similar Threads

Copy build output after build
C#CC# / help
3mo ago
Copy PackageReferences to output directory
C#CC# / help
4mo ago
What is meant by copy on build.
C#CC# / help
4y ago
Copy file to build directory
C#CC# / help
16mo ago