Trigger post build event without build?

I have a web application (using Visual Studio 2013) where most of the parts are loaded via plugins.
During development, I have post-build events in all plugin projects to copy to the main application plugin folder so that they are loaded automatically.

This works great when creating a plugin, but often I just change the assets (like CSS) and don't require the plugin to be rebuilt, just the asstes copied over again, which would be much faster.

Is there a way to execute post build events without rebuilding the plugin project?

Or is there another way I can call such a copy of the script from Visual Studio.

+3
visual-studio visual-studio-2013 post-build-event


source to share


No one has answered this question yet

Check out similar questions:

815
Difference between Build Solution, Rebuild Solution and Pure Solution in Visual Studio?
485
How to fire Visual Studio post build events for debug build only
480
Debugging / loading Visual Studio is very slow
229
I want to delete all bin and obj folders to force all projects to rebuild everything
145
Command copy finished with code 4 on creation - restarting Visual Studio resolves it
41
Visual Studio: Run C ++ Post-Build Event project even if the project is current
18
TFS 2010 Build Automation and Post-Build Event
1
Auto detect default post-build event in VS 2010
1
How to skip post-build event when compilation fails in Visual Studio 2013
0
Is it possible to trigger a Visual Studio Post Build event after a build fails?



All Articles
Loading...
X
Show
Funny
Dev
Pics