Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Commit ab2fa94

Browse files
Bump Microsoft.Identity.Web in /SamplesDashboard/SamplesDashboard
Bumps [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) from 1.25.10 to 2.6.1. - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md) - [Commits](AzureAD/microsoft-identity-web@1.25.10...2.6.1) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdb36ec commit ab2fa94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SamplesDashboard/SamplesDashboard/SamplesDashboard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="GraphQL.Client.Serializer.SystemTextJson" Version="5.1.0" />
1919
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="5.0.17" />
2020
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.2" />
21-
<PackageReference Include="Microsoft.Identity.Web" Version="1.25.10" />
21+
<PackageReference Include="Microsoft.Identity.Web" Version="2.6.1" />
2222
<PackageReference Include="Microsoft.IdentityModel.KeyVaultExtensions" Version="6.25.1" />
2323
<PackageReference Include="NuGet.Protocol" Version="6.5.0" />
2424
<PackageReference Include="Octokit" Version="4.0.4" />

0 commit comments

Comments
 (0)