Skip to content

Commit

Permalink
fix: strong name signature failure (#647)
Browse files Browse the repository at this point in the history
fixes #643
  • Loading branch information
ebozduman committed Jun 7, 2022
1 parent 3851332 commit ca9310c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Minio.Functional.Tests/Minio.Functional.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MSTest.TestFramework" Version="1.3.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<ProjectReference Include="..\Minio\Minio.csproj" />
</ItemGroup>
Expand Down

0 comments on commit ca9310c

Please sign in to comment.