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 e5413c8 commit 6a62545Copy full SHA for 6a62545
samples/AzureManagedIdentity/AzureManagedIdentity.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk.Worker">
2
3
<ItemGroup>
4
- <PackageReference Include="Azure.Identity" Version="1.10.0" />
+ <PackageReference Include="Azure.Identity" Version="1.10.4" />
5
</ItemGroup>
6
7
samples/ConfigSample/ConfigSample.csproj
@@ -5,7 +5,7 @@
</PropertyGroup>
8
9
10
11
0 commit comments