2 references to VSMSDEPLOY_FailedWithException
Microsoft.NET.Sdk.Publish.Tasks (2)
MsDeploy\CommonUtility.cs (1)
1672
Log.LogError(string.Format(CultureInfo.CurrentCulture, Resources.
VSMSDEPLOY_FailedWithException
, strBuilder.ToString()));
Tasks\MsDeploy\VsMsdeploy.cs (1)
883
Log.LogError(string.Format(System.Globalization.CultureInfo.CurrentCulture, Resources.
VSMSDEPLOY_FailedWithException
, e.Message));