1 assignment to MSBuild property _AssemblyTimestampAfterCompile
MSBuildFiles (1)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
3089
<
_AssemblyTimestampAfterCompile
>%(IntermediateAssembly.ModifiedTime)</_AssemblyTimestampAfterCompile>
2 usages of MSBuild property _AssemblyTimestampAfterCompile
MSBuildFiles (2)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
1278
Condition="(('$(_AssemblyTimestampBeforeCompile)' != '$(
_AssemblyTimestampAfterCompile
)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or
4711
Condition="'$(PostBuildEvent)' != '' and ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)' != '$(
_AssemblyTimestampAfterCompile
)')"