Skip to content

Commit

Permalink
Mirror load test on C#
Browse files Browse the repository at this point in the history
  • Loading branch information
mamcx committed Feb 11, 2025
1 parent 2e8ff41 commit 6b8f82d
Show file tree
Hide file tree
Showing 2 changed files with 383 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modules/benchmarks-cs/benchmarks-cs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,10 @@
<ProjectReference Include="../../crates/bindings-csharp/Runtime/Runtime.csproj" />
</ItemGroup>

<ItemGroup>
<None Remove="Bogus" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Bogus" Version="35.6.1" />
</ItemGroup>
</Project>
Loading

0 comments on commit 6b8f82d

Please sign in to comment.