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