From 2de68bc33a9ff51b56a72b582ca5a057167d9181 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Fri, 15 Mar 2019 09:39:50 +0000 Subject: [PATCH] Make the C# benchmarks non-packable --- .../Google.Protobuf.Benchmarks/Google.Protobuf.Benchmarks.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/csharp/src/Google.Protobuf.Benchmarks/Google.Protobuf.Benchmarks.csproj b/csharp/src/Google.Protobuf.Benchmarks/Google.Protobuf.Benchmarks.csproj index 26ad32a9c1..ecc064ea7d 100644 --- a/csharp/src/Google.Protobuf.Benchmarks/Google.Protobuf.Benchmarks.csproj +++ b/csharp/src/Google.Protobuf.Benchmarks/Google.Protobuf.Benchmarks.csproj @@ -3,6 +3,7 @@ Exe netcoreapp2.1 + False