Skip to content

Commit 2249c0a

Browse files
authored
Update PnP.PowerShell.Tests.csproj
1 parent 1860ed6 commit 2249c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/PnP.PowerShell.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="Microsoft.PowerShell.ConsoleHost" Version="7.2.0" />
2323
<PackageReference Include="Microsoft.SharePointOnline.CSOM" Version="16.1.*" />
2424
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
25-
<PackageReference Include="PnP.Framework" Version="1.12.*-*" Condition="'$(LocalDebug)' != 'true'" />
25+
<PackageReference Include="PnP.Framework" Version="1.13.*-*" Condition="'$(LocalDebug)' != 'true'" />
2626
<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.1" />
2727
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.27.0" />
2828
<PackageReference Include="System.Reflection.Emit" Version="4.7.0" />

0 commit comments

Comments
 (0)