You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compensates for missing __DATE__ and __TIME__ in C#
-->
<WriteLinesToFileFile="$(IntermediateOutputPath)Builtin.cs"Lines="static partial class Builtin { public static long CompileTime = $([System.DateTime]::UtcNow.Ticks)%3B }"Overwrite="true" />