Getting the correct path and name for a project to pass as an MSBuild argument in TFS Build
I have been sorting out some builds for use with Release Management that include Azure Cloud Solutions. To get the correct packages built by TFS I have followed the process in my past blog post. The problem was I kept getting the build error The target "Azure PackagesBlackMarble.Win8AppBuilder.AzureApi" does not exist in the project. The issue was I could not get the solution folder/project name right for the MSBUILD target parameter....