Created
July 22, 2013 14:59
-
-
Save tomgross/6054493 to your computer and use it in GitHub Desktop.
VS PyTools MSbuild error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Overall Build Process | |
00:00 | |
Update Build Number | |
00:02 | |
Run On Agent (reserved build agent Default Agent - ASARA156) | |
00:00 | |
Create Workspace | |
00:00 | |
Get Workspace | |
00:00 | |
Create Label | |
00:01 | |
Compile, Test, and Associate Changesets and Work Items | |
00:01 | |
Compile and Test | |
00:01 | |
Run MSBuild for Project | |
00:00 | |
Built $/BA-DEV/02-Web/00-Core/PyTestDemo/PyTestDemo.sln for default targets. | |
00:00 | |
Built $/BA-DEV/02-Web/00-Core/PyTestDemo/PyTestDemo/PyTestDemo.pyproj for default targets. C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Microsoft.Common.targets (1448): The target "CreateManifestResourceNames" does not exist in the project. | |
00:00 | |
Handle Exception | |
00:00 | |
Associate Changesets and Work Items Exception Message: MSBuild error 1 has ended this build. You can find more specific information about the cause of this error in above messages. (type BuildProcessTerminateException)Exception Stack Trace: at System.Activities.Statements.Throw.Execute(CodeActivityContext context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment