Skip to content

Commit a685819

Browse files
authored
Merge pull request #202 from Azure-Samples/jmprieur/msal46
Update to MSAL.NET 4.6
2 parents 293a6bf + 1a21c53 commit a685819

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.AzureAD.UI" Version="2.2.0" />
5858
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureADB2C.UI" Version="2.2.0" />
5959
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.2.0" />
60-
<PackageReference Include="Microsoft.Identity.Client" Version="4.5.1" />
60+
<PackageReference Include="Microsoft.Identity.Client" Version="4.6.0" />
6161
</ItemGroup>
6262
</Project>

0 commit comments

Comments
 (0)