Skip to content

Commit 0a56f0e

Browse files
authored
Bump MSAL.NET to latest (#4979)
Bump MSAL.NET to latest
1 parent ab47dee commit 0a56f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/PnP.PowerShell.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<PackageReference Include="PnP.Core.Admin" Version="1.15.*-*" Condition="'$(PnPCoreSdkPath)' == '' and '$(IsRelease)' != '1'" />
6666
<PackageReference Include="PnP.Core.Admin" Version="1.15.*-*" Condition="'$(IsRelease)' == '1'" />
6767

68-
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.70.2" />
68+
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.73.0" />
6969
<PackageReference Include="Microsoft.Bcl.Cryptography" Version="9.0.5" />
7070

7171
<ProjectReference Include="..\ALC\PnP.PowerShell.ALC.csproj" />

0 commit comments

Comments
 (0)