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