Skip to content

Commit 099cfee

Browse files
Bump Azure.Identity from 1.11.0 to 1.11.4 in /NWebDav.Sample.AzureBlob
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.0 to 1.11.4. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.0...Azure.Identity_1.11.4) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4488ec commit 099cfee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NWebDav.Sample.AzureBlob/NWebDav.Sample.AzureBlob.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</ItemGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Azure.Identity" Version="1.11.0" />
15+
<PackageReference Include="Azure.Identity" Version="1.11.4" />
1616
<PackageReference Include="Azure.Storage.Blobs" Version="12.19.1" />
1717
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
1818
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />

0 commit comments

Comments
 (0)