From d64dda15f0aa94319a3b29edcfe27260c1bd58b4 Mon Sep 17 00:00:00 2001 From: James Newton-King Date: Fri, 17 Nov 2023 22:03:23 +0800 Subject: [PATCH] Clean up --- csharp/src/Google.Protobuf/Google.Protobuf.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/csharp/src/Google.Protobuf/Google.Protobuf.csproj b/csharp/src/Google.Protobuf/Google.Protobuf.csproj index 2da0b3ab2d..88a9874889 100644 --- a/csharp/src/Google.Protobuf/Google.Protobuf.csproj +++ b/csharp/src/Google.Protobuf/Google.Protobuf.csproj @@ -23,7 +23,6 @@ $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb true - true $(NoWarn);NETSDK1195;NETSDK1210