2 references to BuildTasksAppContextSwitches
PresentationBuildTasks (2)
System\AppContextDefaultValues.cs (2)
22
LocalAppContext.DefineSwitchDefault(
BuildTasksAppContextSwitches
.DoNotUseSha256ForMarkupCompilerChecksumAlgorithmSwitchName, true);
27
LocalAppContext.DefineSwitchDefault(
BuildTasksAppContextSwitches
.DoNotUseSha256ForMarkupCompilerChecksumAlgorithmSwitchName, false);