File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 5353
5454 <ItemGroup >
5555 <PackageReference Include =" Microsoft.SharePointOnline.CSOM" Version =" 16.1.*" />
56- <PackageReference Include =" PnP.Framework" Version =" 1.17 .*-*" Condition =" '$(PnPFrameworkPath)' == '' and '$(IsRelease)' != '1'" />
57- <PackageReference Include =" PnP.Framework" Version =" 1.17 .*-*" Condition =" '$(IsRelease)' == '1'" />
56+ <PackageReference Include =" PnP.Framework" Version =" 1.18 .*-*" Condition =" '$(PnPFrameworkPath)' == '' and '$(IsRelease)' != '1'" />
57+ <PackageReference Include =" PnP.Framework" Version =" 1.18 .*-*" Condition =" '$(IsRelease)' == '1'" />
5858
59- <PackageReference Include =" PnP.Core" Version =" 1.14 .*-*" Condition =" '$(PnPCoreSdkPath)' == '' and '$(IsRelease)' != '1'" />
60- <PackageReference Include =" PnP.Core" Version =" 1.14 .*-*" Condition =" '$(IsRelease)' == '1'" />
59+ <PackageReference Include =" PnP.Core" Version =" 1.15 .*-*" Condition =" '$(PnPCoreSdkPath)' == '' and '$(IsRelease)' != '1'" />
60+ <PackageReference Include =" PnP.Core" Version =" 1.15 .*-*" Condition =" '$(IsRelease)' == '1'" />
6161
62- <PackageReference Include =" PnP.Core.Auth" Version =" 1.14 .*-*" Condition =" '$(PnPCoreSdkPath)' == '' and '$(IsRelease)' != '1'" />
63- <PackageReference Include =" PnP.Core.Auth" Version =" 1.14 .*-*" Condition =" '$(IsRelease)' == '1'" />
62+ <PackageReference Include =" PnP.Core.Auth" Version =" 1.15 .*-*" Condition =" '$(PnPCoreSdkPath)' == '' and '$(IsRelease)' != '1'" />
63+ <PackageReference Include =" PnP.Core.Auth" Version =" 1.15 .*-*" Condition =" '$(IsRelease)' == '1'" />
6464
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'" />
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'" />
6767
6868 <PackageReference Include =" Microsoft.Identity.Client.Extensions.Msal" Version =" 4.70.2" />
6969 <PackageReference Include =" Microsoft.Bcl.Cryptography" Version =" 9.0.2" />
You can’t perform that action at this time.
0 commit comments