Skip to content

Commit 33af83d

Browse files
Bump the dotnet group with 1 update
Bumps Microsoft.Extensions.Azure from 1.12.0 to 1.13.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Azure dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f18acd commit 33af83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/azure/sdk/snippets/aspnetcore-guidance/MinApiSample/MinApiSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.20.1" />
1212
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.8.0" />
1313
<PackageReference Include="Azure.Storage.Blobs" Version="12.25.0" />
14-
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.12.0" />
14+
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.13.0" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)