1 reference to IsRunningOnBuildMachine
Aspire.Playground.Tests (1)
tests\Aspire.Components.Common.Tests\PlatformDetection.cs (1)
10public static bool IsRunningOnCI => IsRunningOnBuildMachine || IsRunningOnHelix;