Files
agent-framework/dotnet/src/Shared/IntegrationTestsAzureCredentials
T
westey 6dc65dbaa1 .NET: Increase credential timeout for Integration Tests (#4472)
* Increase credential timeout for Integration Tests

* Fix format error.

* Update further tests

* Fix comment

* Rename credentials file and class.

* Fix broken reference.
6dc65dbaa1 ยท 2026-03-05 10:32:45 +00:00
History
..

Integration Tests Azure Credentials

Adds a helper for loading Azure credentials in integration tests.

<PropertyGroup>
  <InjectSharedIntegrationTestAzureCredentialsCode>true</InjectSharedIntegrationTestAzureCredentialsCode>
</PropertyGroup>