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