We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e216017 commit a5444ddCopy full SHA for a5444dd
docs/azure/sdk/snippets/unit-testing/UnitTestingSampleApp.csproj
@@ -11,7 +11,7 @@
11
12
<ItemGroup>
13
<PackageReference Include="Azure.Core" Version="1.46.2" />
14
- <PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />
+ <PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.8.0" />
15
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
16
<PackageReference Include="Moq" Version="[4.20.72]" /> <!-- Context: https://github.com/Azure/azure-sdk-for-net/issues/38111 -->
17
<PackageReference Include="NSubstitute" Version="5.3.0" />
0 commit comments