From 196193d65cb111913f1615853b44ff60aa8a533d Mon Sep 17 00:00:00 2001 From: Deanna Garcia Date: Thu, 19 Jan 2023 14:03:46 -0800 Subject: [PATCH] Change nuspec configuration's proto file path. The ../ was causing an error in how the targets were being copied over. Since we have to copy the files anyway, it doesn't matter where we expect the files. PiperOrigin-RevId: 503259682 --- csharp/Google.Protobuf.Tools.nuspec | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/csharp/Google.Protobuf.Tools.nuspec b/csharp/Google.Protobuf.Tools.nuspec index aca5af5a2c..f4bf457567 100644 --- a/csharp/Google.Protobuf.Tools.nuspec +++ b/csharp/Google.Protobuf.Tools.nuspec @@ -21,17 +21,17 @@ - - - - - - - - - - - + + + + + + + + + + +