Skip to content

Azure.Sdk.Tools.TestProxy_1.0.0-dev.20250404.1

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 04 Apr 17:06
5a8fa92
Fix failing `test-proxy` .NET integration tests (#10214)

* the issue is that these two frameworks are running in parallel and due to changes on the test framework are running into file contention issues on a .env file, I split them up into two tasks.