2 references to AssemblyVersion
PresentationBuildTasks (2)
BuildTasks\MS\Internal\Tasks\CompilerState.cs (2)
276
get { return _cacheInfoList[(int)CompilerStateType.
AssemblyVersion
]; }
277
set { _cacheInfoList[(int)CompilerStateType.
AssemblyVersion
] = value; }