Skip to content

Commit 5ad36b7

Browse files
committed
Version 1.8.0
1 parent b19f8a8 commit 5ad36b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/PnP.Framework/PnP.Framework.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
<PackageReference Include="Microsoft.Identity.Client" Version="4.36.1" />
244244
<PackageReference Include="Microsoft.SharePointOnline.CSOM" Version="16.1.*" />
245245
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
246-
<PackageReference Include="PnP.Core" Version="1.5.*-*" Condition="'$(PnPCoreSdkPath)' == ''" />.
246+
<PackageReference Include="PnP.Core" Version="1.5.*-*" Condition="'$(PnPCoreSdkPath)' == ''" />
247247
<PackageReference Include="Portable.Xaml" Version="0.26.0" />
248248
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.12.2" />
249249
</ItemGroup>

0 commit comments

Comments
 (0)