Skip to content

Commit 90c25b2

Browse files
authored
Bump MSAL.NET to latest (#4842)
1 parent b12750d commit 90c25b2

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.14.*-*" Condition="'$(PnPCoreSdkPath)' == '' and '$(IsRelease)' != '1'" />
6666
<PackageReference Include="PnP.Core.Admin" Version="1.14.*-*" Condition="'$(IsRelease)' == '1'" />
6767

68-
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.69.1" />
68+
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.70.1" />
6969

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

0 commit comments

Comments
 (0)