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