From 9474ffeb799db06a834fb857f689c23281c0f28f Mon Sep 17 00:00:00 2001 From: xieguigang Date: Mon, 10 Jul 2023 16:28:39 +0800 Subject: [PATCH] add batch parallel cli tool into R# environment --- src/batch/batch.vbproj | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/batch/batch.vbproj b/src/batch/batch.vbproj index 689f74e..5c2c927 100644 --- a/src/batch/batch.vbproj +++ b/src/batch/batch.vbproj @@ -11,10 +11,14 @@ Run bash command in batch and parallel AnyCPU;x64 ../../build/ - Debug;Release;Docker + Debug;Release;Docker;Rsharp_app_release - + + ../../../../R-sharp/App + + +