.NET: [Feature Branch] Durable Task extension integration tests (#2017)

This commit is contained in:
Chris Gillum
2025-11-10 10:25:58 -08:00
committed by GitHub
parent 0aa8d30d7f
commit 304b809655
20 changed files with 1447 additions and 9 deletions
@@ -4,6 +4,7 @@
<TargetFrameworks>$(ProjectsCoreTargetFrameworks)</TargetFrameworks>
<TargetFrameworks Condition="'$(Configuration)' == 'Debug'">$(ProjectsDebugCoreTargetFrameworks)</TargetFrameworks>
<ImplicitUsings>enable</ImplicitUsings>
<UserSecretsId>b7762d10-e29b-4bb1-8b74-b6d69a667dd4</UserSecretsId>
</PropertyGroup>
<ItemGroup>