Small Fixes (#3951)

This commit is contained in:
Joe Milazzo
2025-07-24 13:37:17 -06:00
committed by GitHub
parent 152f7ad00e
commit 032b8f54b7
23 changed files with 459 additions and 285 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.15.1" />
<PackageReference Include="BenchmarkDotNet.Annotations" Version="0.15.1" />
<PackageReference Include="BenchmarkDotNet" Version="0.15.2" />
<PackageReference Include="BenchmarkDotNet.Annotations" Version="0.15.2" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
</ItemGroup>