Files
agent-framework/dotnet/src/Shared/IntegrationTestsAzureCredentials/README.md
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.
2026-03-05 10:32:45 +00:00

256 B

Integration Tests Azure Credentials

Adds a helper for loading Azure credentials in integration tests.

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