build-events
Can I add a custom "task" to the post-build event of multiple Visual Studio projects?
I have a VS2010 solution with four projects in it. I have a semi-complex command line that I want to run which uses Visual Studio build event macros.[详细]
2023-02-08 02:13 分类:问答GAC installation on every build - how to do it reliably
I would like to reliably auto-install my application assemblies in the GAC when I compile my application using Visual Studio. I\'ve setup pre- and post-build events in my web application\'s build.[详细]
2023-01-23 02:53 分类:问答External tool (esriRegasm.exe) fails during build. Where in my VS project is it executed?
I am trying to compile a sample from ESRI and I get this error Error 1: The command 开发者_运维百科\"esriRegasm.exe CommandInheritingBaseCommand.dll\" /p:Desktop /s\" exited with code -1.[详细]
2023-01-19 02:57 分类:问答Prebuild Event only on Build Solution/Project not on F5(Debug)
As the tittle says I need a prebuild command CONDITION that executes an exe on build solution/project and passes when i use F5.[详细]
2022-12-12 10:14 分类:问答