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 8624bb7 commit 25abb1fCopy full SHA for 25abb1f
docs/azure/sdk/snippets/unit-testing/UnitTestingSampleApp.csproj
@@ -10,7 +10,7 @@
10
</PropertyGroup>
11
12
<ItemGroup>
13
- <PackageReference Include="Azure.Core" Version="1.48.0" />
+ <PackageReference Include="Azure.Core" Version="1.49.0" />
14
<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 -->
0 commit comments