Skip to content

Commit

Permalink
Version 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jansenbe committed Dec 21, 2021
1 parent b19f8a8 commit 5ad36b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/PnP.Framework/PnP.Framework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
<PackageReference Include="Microsoft.Identity.Client" Version="4.36.1" />
<PackageReference Include="Microsoft.SharePointOnline.CSOM" Version="16.1.*" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="PnP.Core" Version="1.5.*-*" Condition="'$(PnPCoreSdkPath)' == ''" />.
<PackageReference Include="PnP.Core" Version="1.5.*-*" Condition="'$(PnPCoreSdkPath)' == ''" />
<PackageReference Include="Portable.Xaml" Version="0.26.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.12.2" />
</ItemGroup>
Expand Down

0 comments on commit 5ad36b7

Please sign in to comment.