Skip to content

Commit

Permalink
Merge pull request #2642 from Azure/nytian/add_DTFxAS_ver
Browse files Browse the repository at this point in the history
Increase DTFx.AS version
  • Loading branch information
nytian authored Oct 16, 2023
2 parents be03ba8 + b5e5524 commit 8b956be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<!-- Common dependencies across all targets -->
<ItemGroup>
<PackageReference Include="Microsoft.Azure.DurableTask.Core" Version="2.15.*" />
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage" Version="1.15.*" />
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage" Version="1.16.*" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers" Version="0.5.*" />
<!-- Build-time dependencies -->
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.*" PrivateAssets="All" />
Expand Down

0 comments on commit 8b956be

Please sign in to comment.