2 references to AppHostHasBeenModified
Microsoft.NET.Build.Tasks (2)
CreateAppHost.cs (1)
144
throw new BuildErrorException(Strings.
AppHostHasBeenModified
, AppHostSourcePath, BitConverter.ToString(ex.MissingPattern));
GenerateShims.cs (1)
142
throw new BuildErrorException(Strings.
AppHostHasBeenModified
, resolvedApphostAssetPath, BitConverter.ToString(ex.MissingPattern));