Skip to content

Commit

Permalink
CSP-662 Removed System.Security.Cryptography.Pkcs reference from Test…
Browse files Browse the repository at this point in the history
… prj
  • Loading branch information
YuvrajPatil-DFE committed Jun 22, 2023
1 parent 4105492 commit b763354
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="SFA.DAS.Testing.AutoFixture" Version="3.0.169" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="7.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="7.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b763354

Please sign in to comment.