I can\'t seem to compile the silverlight 3 project from the command line. It comes back with MSBUILD : error : Test page creation failed. Unknown error \"-1\".
I\'m trying to decide which side I\'m on in the MsBuild vs. Nant war. I\'m starting with: stop a service, deploy some files, restart the service. Just from looking at these two links, that is much eas
I am very new to writing Build Script. I am trying to understand the impact of the using Different languages (c#, vb.net c++) while creating a build script.
I use msbuild for using setup -url=\"location\"... I publish application using ClickOnce and I want changes the url in the setup.exe.
I need to construct an MSBUILD script开发者_如何学JAVA executes .SQL Scripts which have changed since last build.
(Basically we want to import targets files at some places in the *.csproj file and otherwise check that the file follows our standards)
Is there a native or custom MSBuild task available that returns the current OS version?Is there a binary that I could call via an Exec task?Or is there some 开发者_如何学Pythonother option?
开发者_开发知识库If I have an msbuild target that just copies changed files, why would incremental building be better than just using the Copy task and setting SkipUnchangedFiles = true?Who said it wo
How do I compile an ASP.Net MVC project using MSBuild?We use a Continuous Integration server to compile and deploy our applications.To keep things simple I created an MVC 1.0 project in VS2008.I immed
I\'m getting the following errors from MSBuild while trying to build a solution: C:\\dev\\MySln.sln : warning MSB3422: Failed to retrieve VC project information through the VC project engine object m