From 98e0700c0e64218819d63493315c1ab2a8da48e3 Mon Sep 17 00:00:00 2001 From: Ryan Campbell <89273172+bigtallcampbell@users.noreply.github.com> Date: Tue, 9 Jul 2024 15:57:30 -0500 Subject: [PATCH] update proto path (#6) --- src_pluginBase/pluginBase.csproj | 4 ++-- test/integrationTests/integrationTests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src_pluginBase/pluginBase.csproj b/src_pluginBase/pluginBase.csproj index 717a444..e3d10ac 100644 --- a/src_pluginBase/pluginBase.csproj +++ b/src_pluginBase/pluginBase.csproj @@ -19,7 +19,7 @@ - - + + diff --git a/test/integrationTests/integrationTests.csproj b/test/integrationTests/integrationTests.csproj index 22d908c..e5c71f5 100644 --- a/test/integrationTests/integrationTests.csproj +++ b/test/integrationTests/integrationTests.csproj @@ -24,6 +24,6 @@ - +