From 724250d6e34c2734c876cdfa7208716757a6d50d Mon Sep 17 00:00:00 2001 From: deannagarcia <69992229+deannagarcia@users.noreply.github.com> Date: Wed, 4 Jan 2023 09:54:49 -0800 Subject: [PATCH] Use forward slash instead of backslash in nuspec file (#11449) We are going to pack this on a linux machine now, so we need to use forward slashes. Closes #11449 COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/11449 from protocolbuffers:deannagarcia-patch-16 24a4ecfc85f4a008a807cab89ea1a54ea68ab77e PiperOrigin-RevId: 499512069 --- csharp/Google.Protobuf.Tools.nuspec | 32 ++++++++++++++--------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/csharp/Google.Protobuf.Tools.nuspec b/csharp/Google.Protobuf.Tools.nuspec index d74008a1c048..aca5af5a2c14 100644 --- a/csharp/Google.Protobuf.Tools.nuspec +++ b/csharp/Google.Protobuf.Tools.nuspec @@ -16,22 +16,22 @@ Protocol Buffers Binary Serialization Format Google proto proto3 - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + +