Skip to content

Commit 3559db8

Browse files
MarkZuberjmprieur
authored andcommitted
update to msal 4.2.0 (#131)
* update to msal 4.2.0 * 4.2.1
1 parent 6a47230 commit 3559db8

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.1.0" />
11+
<PackageReference Include="Microsoft.Identity.Client" Version="4.2.1" />
1212
</ItemGroup>
1313
</Project>

0 commit comments

Comments
 (0)