Skip to content

Commit

Permalink
Update PnP.PowerShell.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamdsheth authored Jan 17, 2024
1 parent 66270e8 commit db88094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests/PnP.PowerShell.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="PnP.Framework" Version="1.14.*-*" Condition="'$(LocalDebug)' != 'true'" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.34.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.27.0" />
<PackageReference Include="System.Reflection.Emit" Version="4.7.0" />
<PackageReference Include="System.Runtime.Loader" Version="4.3.0" />
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="6.0.0" />
Expand Down

0 comments on commit db88094

Please sign in to comment.