Why property MSBuildProjectName has file name extension when passed to MSBuild?
Project settings and build full log files in attachment.
MSBuildProjectName - The file name of the project file without the file name extension, for example, MyApp.
From here.
Attachment(s):
Test_TeamCityTestApp_settings.txt.zip
Test_TeamCityTestApp_3.log.zip
Please sign in to leave a comment.
TeamCity generated wrapping msbuild script that includes the original script. That is why project name is changed.
Thanks.
That behavior is wrong, IMHO.
Please fire an issue to youtrack.jetbrains.net
Filed as TW-15840