elsa-core/test/integration/Elsa.Resilience.IntegrationTests
Sipke Schoorstra 2f9eac110e
Upgrade projects to target .NET 10, add conditional System.Linq.Async dependencies for compatibility with earlier frameworks, and update project files for consistency across the solution. (#7062)
* Upgrade projects to target .NET 10, add conditional `System.Linq.Async` dependencies for compatibility with earlier frameworks, and update project files for consistency across the solution.

* Suppress null comparison warning in `WorkflowDefinitionStore` and remove xUnit references from performance test project.

* Refactor performance test projects to remove xUnit references and update MSBuild properties for BenchmarkDotNet.
2025-11-21 20:55:30 +01:00
..
Elsa.Resilience.IntegrationTests.csproj Upgrade projects to target .NET 10, add conditional System.Linq.Async dependencies for compatibility with earlier frameworks, and update project files for consistency across the solution. (#7062) 2025-11-21 20:55:30 +01:00
FlowSendHttpRequestResilienceTests.cs Implement retry attempt capturing (#6674) 2025-05-26 11:47:09 +02:00
SequentialStatusHandler.cs Implement retry attempt capturing (#6674) 2025-05-26 11:47:09 +02:00
TestRetryAttemptRecorder.cs Implement retry attempt capturing (#6674) 2025-05-26 11:47:09 +02:00
Usings.cs Implement retry attempt capturing (#6674) 2025-05-26 11:47:09 +02:00