Skip to content

Commit

Permalink
Update WebJobs.Extensions.DurableTask.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
nytian authored Jan 12, 2024
1 parent f4ec21a commit 943c2df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<!-- Common dependencies across all targets -->
<ItemGroup>
<PackageReference Include="Microsoft.Azure.DurableTask.Core" Version="2.16.1" />
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage" Version="1.17.0" />
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage" Version="1.17.1" />
<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 943c2df

Please sign in to comment.