在 msbuild 发布后,TransformWebConfig 文件夹为空。以下是teamcity日志
[09:31:43]: [CollectWebConfigsToTransform] GetPublishingLocalizedString
[09:31:43]: [GetPublishingLocalizedString] Found The following for Config tranformation:
{0}
[09:31:43]: [it\it.vbproj.teamcity] PipelineTransformPhase
[09:31:43]: [PipelineTransformPhase] GetPublishingLocalizedString
[09:31:43]: [GetPublishingLocalizedString] Publish Pipeline Transform Phase
[09:31:43]: [it\it.vbproj.teamcity] AutoParameterizationWebConfigConnectionStringsCore
[09:31:43]: [AutoParameterizationWebConfigConnectionStringsCore] Skipping target
"AutoParameterizationWebConfigConnectionStringsCore" because it has no inputs.
[09:31:43]: [it\it.vbproj.teamcity] CopyAllFilesToSingleFolderForPackage (1s)
[09:31:43]: [CopyAllFilesToSingleFolderForPackage] GetPublishingLocalizedString
[09:31:43]: [GetPublishingLocalizedString] Copying all files to temporary location below for package/publish:obj\Deploy-Dev\Package\PackageTmp.
Web.config 文件存在于目录中。只是不明白为什么它不选择它。此外,发布后目标包含 web.deploy 和 web.release 文件,而不是 web.config 文件。请帮忙。