From 8bb8416e86f8c50a1ec1b45a1a0dc6b13bc8f53b Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Wed, 20 Mar 2024 14:15:25 +0100 Subject: [PATCH] Upgrade Google.Protobuf in test project --- .../WireMock.Net.Console.GrpcClient.csproj | 6 +++--- test/WireMock.Net.Tests/WireMock.Net.Tests.csproj | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/WireMock.Net.Console.GrpcClient/WireMock.Net.Console.GrpcClient.csproj b/examples/WireMock.Net.Console.GrpcClient/WireMock.Net.Console.GrpcClient.csproj index c87f3b10..63607480 100644 --- a/examples/WireMock.Net.Console.GrpcClient/WireMock.Net.Console.GrpcClient.csproj +++ b/examples/WireMock.Net.Console.GrpcClient/WireMock.Net.Console.GrpcClient.csproj @@ -8,9 +8,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/WireMock.Net.Tests/WireMock.Net.Tests.csproj b/test/WireMock.Net.Tests/WireMock.Net.Tests.csproj index d47c9057..0b8b4996 100644 --- a/test/WireMock.Net.Tests/WireMock.Net.Tests.csproj +++ b/test/WireMock.Net.Tests/WireMock.Net.Tests.csproj @@ -108,9 +108,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive