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