Bump Azure.Storage.Queues
Bumps [Azure.Storage.Queues](https://github.com/Azure/azure-sdk-for-net) from 12.8.0 to 12.11.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Storage.Queues_12.8.0...Azure.Storage.Queues_12.11.0) --- updated-dependencies: - dependency-name: Azure.Storage.Queues dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>pull/149/head
parent
9c5a35c3cf
commit
6bf1f3f0d8
|
@ -10,7 +10,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Azure.Storage.Queues" Version="12.8.0" />
|
||||
<PackageReference Include="Azure.Storage.Queues" Version="12.11.0" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.1" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.1" />
|
||||
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.0" />
|
||||
|
|
Loading…
Reference in New Issue