1 write to Timestamp
Aspire.Cli.Tests (1)
Commands\RunCommandTests.cs (1)
258Timestamp = DateTimeOffset.UtcNow,
1 reference to Timestamp
aspire (1)
Commands\RunCommand.cs (1)
527var timestamp = entry.Timestamp.ToString("yyyy-MM-dd HH:mm:ss.fff", CultureInfo.InvariantCulture);