We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab47dee commit 0a56f0eCopy full SHA for 0a56f0e
src/Commands/PnP.PowerShell.csproj
@@ -65,7 +65,7 @@
65
<PackageReference Include="PnP.Core.Admin" Version="1.15.*-*" Condition="'$(PnPCoreSdkPath)' == '' and '$(IsRelease)' != '1'" />
66
<PackageReference Include="PnP.Core.Admin" Version="1.15.*-*" Condition="'$(IsRelease)' == '1'" />
67
68
- <PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.70.2" />
+ <PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.73.0" />
69
<PackageReference Include="Microsoft.Bcl.Cryptography" Version="9.0.5" />
70
71
<ProjectReference Include="..\ALC\PnP.PowerShell.ALC.csproj" />
0 commit comments