Skip to content

Commit 41342ae

Browse files
authored
Merge pull request #17 from masilver99/copilot/fix-1566c0a0-1094-4b2e-925b-b4db8db4261b
Remove Newtonsoft.Json dependency from Benchmarks project
2 parents ac8225a + c9f831b commit 41342ae

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Benchmarks/Benchmarks.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<PackageReference Include="MessagePack" Version="3.1.4" />
1010
<PackageReference Include="Microsoft.Avro.Core" Version="0.1.0" />
1111
<PackageReference Include="MsgPack.Cli" Version="1.0.1" />
12-
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
1312
</ItemGroup>
1413

1514
</Project>

0 commit comments

Comments
 (0)