Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdrapkin committed Nov 13, 2018
1 parent 4e13ee8 commit 80c8b59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SecurityDriven.Inferno.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@

<ItemGroup>
<PackageReference Include="System.Numerics.Vectors" Version="4.5.0" />
<PackageReference Include="System.Numerics.Vectors" Version="4.5.0" Condition="'$(TargetFramework)' == 'netcoreapp2.1'" />
<PackageReference Include="System.Security.Cryptography.Cng" Version="4.5.0" Condition="'$(TargetFramework)' == 'netcoreapp2.1'" />
</ItemGroup>
</Project>

0 comments on commit 80c8b59

Please sign in to comment.