Discussed here: http://msbuildextensionpack.codeplex.com/Thread/View.aspx?ThreadId=73522 All, I've made the changes that support the equivalent of running a RESTORE WITH MOVE in (T-SQL). This is ...
I've run across a problem when evaluating the output of the 'GetPendingChanges' action. As I see the implementation, the capturing of "TF.exe status" output is quite straightforward and simple. How...
It would be nice to have output of TfsSource actions to be parsed and supplied as output. In detail, instead of (or in concord with) the SwitchReturnValue(string error) method an [Output] ErrorCod...
I have a VS2005 report project that i am trying to include in my build. If I set the version on the DevEnv task to 8, I get an error (Invoke or BeginInvoke - well documented on the web). So I f...
Use case: During the build process, query all work items that have been finished in the current release (exact conditions are team and project specific) in order to automatically generate a release...
We have a very large database at our company, with almost 700 tables. I am using the SqlCmd task to execute our table creation scripts. Because there are so many, however, the arguments that gets...
Discussed here: http://msbuildextensionpack.codeplex.com/Thread/View.aspx?ThreadId=55428&ProjectName=MSBuildExtensionPack
Logged here: http://msbuildextensionpack.codeplex.com/WorkItem/Create.aspx?ForumPostId=181441 Alright, I got the files to a Normal state by using the File task. However, it appears that AssemblyI...
Reported by Marlon Chen: "I am trying the zip task in MSBuild Extension Pack (v3.5.1.0). I found after “Create” then “Extract”, the read only files became not read only. "