Skip to content

Commit

Permalink
Update Microsoft.Azure.Functions.Worker.Extensions.Storage to 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devlead committed Aug 29, 2023
1 parent 43b3128 commit 80426f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SqlBulkSyncFunction/SqlBulkSyncFunction.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="AsyncEnumerator" Version="4.0.2" />
<PackageReference Include="Dapper" Version="2.0.151" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.1.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Storage" Version="5.0.1" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Storage" Version="6.1.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.1.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.7.0" OutputItemType="Analyzer" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.10.0" />
Expand Down

0 comments on commit 80426f3

Please sign in to comment.