From b164e06887b228247ba0f2b19aa737ec01b19398 Mon Sep 17 00:00:00 2001 From: andnb Date: Fri, 16 Jan 2026 16:24:36 +0000 Subject: [PATCH] Option to run Racadm locally; handle: logs, exceptions. Separate folders for scripts, logs --- .../Properties/DataSources/Profile.datasource | 18 +++++++++--------- .../Properties/DataSources/Program.datasource | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/SSH_Test/Properties/DataSources/Profile.datasource b/SSH_Test/Properties/DataSources/Profile.datasource index cd4f23b..1dca019 100644 --- a/SSH_Test/Properties/DataSources/Profile.datasource +++ b/SSH_Test/Properties/DataSources/Profile.datasource @@ -1,10 +1,10 @@ - - - - SSH_Test.Profile, SSH_Test, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null + + + + SSH_Test.Profile, SSH_Test, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file diff --git a/SSH_Test/Properties/DataSources/Program.datasource b/SSH_Test/Properties/DataSources/Program.datasource index acae8ce..4dd19e3 100644 --- a/SSH_Test/Properties/DataSources/Program.datasource +++ b/SSH_Test/Properties/DataSources/Program.datasource @@ -1,10 +1,10 @@ - - - - SSH_Test.Program, SSH_Test, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null + + + + SSH_Test.Program, SSH_Test, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null \ No newline at end of file