1 assignment to MSBuild property _AssemblyTimestampAfterCompile
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
3849
<
_AssemblyTimestampAfterCompile
>%(IntermediateAssembly.ModifiedTime)</_AssemblyTimestampAfterCompile>
2 usages of MSBuild property _AssemblyTimestampAfterCompile
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
1452
Condition="(('$(_AssemblyTimestampBeforeCompile)' != '$(
_AssemblyTimestampAfterCompile
)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or
5929
Condition="'$(PostBuildEvent)' != '' and ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)' != '$(
_AssemblyTimestampAfterCompile
)')"