From 4d5dc9ca13072d384cabf565bc3622f8de5626d7 Mon Sep 17 00:00:00 2001 From: Andrey Akinshin Date: Sun, 26 Nov 2023 20:07:16 +0100 Subject: [PATCH] Fix Newtonsoft.Json v13.0.1 in BenchmarkDotNet.IntegrationTests --- .../BenchmarkDotNet.IntegrationTests.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/BenchmarkDotNet.IntegrationTests/BenchmarkDotNet.IntegrationTests.csproj b/tests/BenchmarkDotNet.IntegrationTests/BenchmarkDotNet.IntegrationTests.csproj index a9c6388337..e147194cbc 100644 --- a/tests/BenchmarkDotNet.IntegrationTests/BenchmarkDotNet.IntegrationTests.csproj +++ b/tests/BenchmarkDotNet.IntegrationTests/BenchmarkDotNet.IntegrationTests.csproj @@ -32,7 +32,8 @@ - + + all