Skip to content

Commit 80c8b59

Browse files
committed
Cleanup.
1 parent 4e13ee8 commit 80c8b59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SecurityDriven.Inferno.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737

3838
<ItemGroup>
3939
<PackageReference Include="System.Numerics.Vectors" Version="4.5.0" />
40-
<PackageReference Include="System.Numerics.Vectors" Version="4.5.0" Condition="'$(TargetFramework)' == 'netcoreapp2.1'" />
4140
<PackageReference Include="System.Security.Cryptography.Cng" Version="4.5.0" Condition="'$(TargetFramework)' == 'netcoreapp2.1'" />
4241
</ItemGroup>
4342
</Project>

0 commit comments

Comments
 (0)