Skip to content

Commit da1301c

Browse files
Bump the dotnet group with 1 update (#47404)
Bumps Azure.Core from 1.47.0 to 1.47.1 --- updated-dependencies: - dependency-name: Azure.Core dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53ba640 commit da1301c

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.47.0" />
13+
<PackageReference Include="Azure.Core" Version="1.47.1" />
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)