Skip to content

Commit 1257a65

Browse files
Bump Azure.Identity from 1.5.0 to 1.10.2 in /src/Relecloud.Web (#340)
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.5.0 to 1.10.2. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.5.0...Azure.Identity_1.10.2) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0160188 commit 1257a65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Relecloud.Web/Relecloud.Web.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk.Web">
1+
<Project Sdk="Microsoft.NET.Sdk.Web">
22

33
<PropertyGroup>
44
<TargetFramework>net6.0</TargetFramework>
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Azure.Identity" Version="1.5.0" />
11+
<PackageReference Include="Azure.Identity" Version="1.10.2" />
1212
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.20.0" />
1313
<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="5.0.0" />
1414
<PackageReference Include="Microsoft.Extensions.ApiDescription.Client" Version="3.0.0">

0 commit comments

Comments
 (0)