S
shapper
Hello,
I am working on a VS 2010 NET 4 Console Application.
On the Post Build Event Command Line I am performing some actions but
it is not user friendly to edit the code there.
Are there any kind of C# files or any other type of files where I can
store those commands?
And if possible files that can be included on the VS Project?
Of course I need to be able to know what the SolutionDir or ProjectDir
is as I know in Post Build Event Command Line window.
I have been looking in Google because I think there are options ...
But without a name is a little bit difficult.
Thanks,
Miguel
I am working on a VS 2010 NET 4 Console Application.
On the Post Build Event Command Line I am performing some actions but
it is not user friendly to edit the code there.
Are there any kind of C# files or any other type of files where I can
store those commands?
And if possible files that can be included on the VS Project?
Of course I need to be able to know what the SolutionDir or ProjectDir
is as I know in Post Build Event Command Line window.
I have been looking in Google because I think there are options ...
But without a name is a little bit difficult.
Thanks,
Miguel