// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using Xunit; // Disable test parallelization to avoid port reuse issues [assembly: CollectionBehavior(DisableTestParallelization = true)]