From d1b961aaf22839a61ec5adc8d2d05c75364225aa Mon Sep 17 00:00:00 2001 From: Natsumi Date: Tue, 30 Sep 2025 11:17:53 +1300 Subject: [PATCH] Fix build scripts when paths contain a space --- Dotnet/VRCX-Cef.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dotnet/VRCX-Cef.csproj b/Dotnet/VRCX-Cef.csproj index ef3e4931..3e832521 100644 --- a/Dotnet/VRCX-Cef.csproj +++ b/Dotnet/VRCX-Cef.csproj @@ -112,7 +112,7 @@ - + @@ -121,6 +121,6 @@ - + \ No newline at end of file