From 24a4ecfc85f4a008a807cab89ea1a54ea68ab77e Mon Sep 17 00:00:00 2001 From: deannagarcia <69992229+deannagarcia@users.noreply.github.com> Date: Tue, 3 Jan 2023 15:49:25 -0800 Subject: [PATCH] Use forward slash instead of backslash in nuspec file We are going to pack this on a linux machine now, so we need to use forward slashes. --- 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 - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + +