Skip to content

Commit

Permalink
Upgraded vulnerable DLLs after upgrading PowerShell SDK (#22566)
Browse files Browse the repository at this point in the history
  • Loading branch information
vidai-msft authored Aug 15, 2023
1 parent 5393892 commit ac10d1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/TestFx/TestFx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
<ItemGroup>
<PackageReference Include="Moq" Version="4.7.145" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.7" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="6.0.1" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="6.0.4" />
</ItemGroup>

</Project>

0 comments on commit ac10d1b

Please sign in to comment.