Skip to content

Commit 25abb1f

Browse files
Bump the dotnet group with 1 update (#48702)
Bumps Azure.Core from 1.48.0 to 1.49.0 --- updated-dependencies: - dependency-name: Azure.Core dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8624bb7 commit 25abb1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/azure/sdk/snippets/unit-testing/UnitTestingSampleApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Azure.Core" Version="1.48.0" />
13+
<PackageReference Include="Azure.Core" Version="1.49.0" />
1414
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.8.0" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1616
<PackageReference Include="Moq" Version="[4.20.72]" /> <!-- Context: https://github.com/Azure/azure-sdk-for-net/issues/38111 -->

0 commit comments

Comments
 (0)