3 references to AssemblyVersion
PresentationBuildTasks (3)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
1224
compilerWrapper.AssemblyVersion =
AssemblyVersion
;
MS\Internal\Tasks\CompilerState.cs (1)
98
AssemblyVersion = mcPass1.
AssemblyVersion
;
MS\Internal\Tasks\IncrementalCompileAnalyzer.cs (1)
98
IsSettingModified(CompilerState.AssemblyVersion, _mcPass1.
AssemblyVersion
) ||