Skip to content

Commit 662891d

Browse files
authored
Merge pull request #307 from Azure-Samples/msal4.9
update to msal 4.9
2 parents 6f1351f + ace5252 commit 662891d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Microsoft.Identity.Web/Microsoft.Identity.Web.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="3.1.1" />
5858
<PackageReference Include="Microsoft.AspNetCore.DataProtection.Abstractions" Version="3.1.1" />
5959
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.1" />
60-
<PackageReference Include="Microsoft.Identity.Client" Version="4.8.2" />
60+
<PackageReference Include="Microsoft.Identity.Client" Version="4.9.0" />
6161
</ItemGroup>
6262
</Project>

0 commit comments

Comments
 (0)