Skip to content

Commit

Permalink
remove benchmarkdotnet test adapter, we want to run the benchmarks ma…
Browse files Browse the repository at this point in the history
…nually and verify the performance as part of a test
  • Loading branch information
hahn-kev committed Sep 2, 2024
1 parent fd59105 commit 93a14ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/SIL.Harmony.Tests/SIL.Harmony.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
<PackageReference Include="BenchmarkDotNet.TestAdapter" Version="0.14.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 93a14ff

Please sign in to comment.