Skip to content

Commit 4196c1e

Browse files
authored
Update to MSAL 4.3.1 (#170)
1 parent 3146b24 commit 4196c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Identity.Web/Microsoft.Identity.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
<PackageReference Include="Microsoft.AspNetCore.App" />
99
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="2.2.0" />
1010
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureADB2C.UI" Version="2.2.0" />
11-
<PackageReference Include="Microsoft.Identity.Client" Version="4.2.1" />
11+
<PackageReference Include="Microsoft.Identity.Client" Version="4.3.1" />
1212
</ItemGroup>
1313
</Project>

0 commit comments

Comments
 (0)