From 805f36497436353e6d677f41fe09d2d587f483c0 Mon Sep 17 00:00:00 2001 From: Daniel Weber Date: Tue, 5 Nov 2024 19:20:25 +0100 Subject: [PATCH] Move dependency on ExRam.Gremlinq.Support.NewtonsoftJson from Tests.Infrastructure to Tests.Fixtures. --- test/Tests.Fixtures/ExRam.Gremlinq.Tests.Fixtures.csproj | 1 + .../ExRam.Gremlinq.Tests.Infrastructure.csproj | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Tests.Fixtures/ExRam.Gremlinq.Tests.Fixtures.csproj b/test/Tests.Fixtures/ExRam.Gremlinq.Tests.Fixtures.csproj index e4533ce24..5bccfbf85 100644 --- a/test/Tests.Fixtures/ExRam.Gremlinq.Tests.Fixtures.csproj +++ b/test/Tests.Fixtures/ExRam.Gremlinq.Tests.Fixtures.csproj @@ -20,6 +20,7 @@ + diff --git a/test/Tests.Infrastructure/ExRam.Gremlinq.Tests.Infrastructure.csproj b/test/Tests.Infrastructure/ExRam.Gremlinq.Tests.Infrastructure.csproj index 2fcf4843e..b2a738ec8 100644 --- a/test/Tests.Infrastructure/ExRam.Gremlinq.Tests.Infrastructure.csproj +++ b/test/Tests.Infrastructure/ExRam.Gremlinq.Tests.Infrastructure.csproj @@ -7,7 +7,6 @@ -