Skip to content

Commit e08063c

Browse files
Bump the dotnet group (#43062)
1 parent f02fb42 commit e08063c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Azure.Core" Version="1.44.0" />
14-
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.6.0" />
13+
<PackageReference Include="Azure.Core" Version="1.44.1" />
14+
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
1616
<PackageReference Include="Moq" Version="[4.20.72]" /> <!-- Context: https://github.com/Azure/azure-sdk-for-net/issues/38111 -->
1717
<PackageReference Include="NSubstitute" Version="5.1.0" />

0 commit comments

Comments
 (0)