2 references to VSMSDEPLOY_SucceedArchiveDir
Microsoft.NET.Sdk.Publish.Tasks (2)
MsDeploy\CommonUtility.cs (2)
703
strSucceedFailMsg = string.Format(CultureInfo.CurrentCulture, Resources.
VSMSDEPLOY_SucceedArchiveDir
, string.IsNullOrEmpty(dirUri) ? destRoot : dirUri);
779
strSucceedFailMsg = string.Format(CultureInfo.CurrentCulture, Resources.
VSMSDEPLOY_SucceedArchiveDir
, string.IsNullOrEmpty(dirUri) ? destRoot : dirUri);