We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c395c64 commit 03a6d4bCopy full SHA for 03a6d4b
src/Commands/PnP.PowerShell.csproj
@@ -65,7 +65,7 @@
65
<PackageReference Include="PnP.Core.Admin" Version="1.14.*-*" Condition="'$(PnPCoreSdkPath)' == '' and '$(IsRelease)' != '1'" />
66
<PackageReference Include="PnP.Core.Admin" Version="1.14.*-*" Condition="'$(IsRelease)' == '1'" />
67
68
- <PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.66.1" />
+ <PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.68.0" />
69
70
<ProjectReference Include="..\ALC\PnP.PowerShell.ALC.csproj" />
71
0 commit comments