Skip to content

Commit

Permalink
Removed Microsoft.Identity.Client.Broker
Browse files Browse the repository at this point in the history
  • Loading branch information
KoenZomers committed Oct 11, 2024
1 parent d58c465 commit 96d094b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Commands/PnP.PowerShell.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Identity.Client.Broker" Version="4.65.0" />
<PackageReference Include="Microsoft.SharePointOnline.CSOM" Version="16.1.*" />
<PackageReference Include="PnP.Framework" Version="1.17.*-*" Condition="'$(PnPFrameworkPath)' == '' and '$(IsRelease)' != '1'" />
<PackageReference Include="PnP.Framework" Version="1.17.*-*" Condition="'$(IsRelease)' == '1'" />
Expand Down

0 comments on commit 96d094b

Please sign in to comment.