From f5d4de2c1e1f8b5fa38aafb201b3caf961e1b1d5 Mon Sep 17 00:00:00 2001 From: Salman Chishti - SalmanMKC <13schishti@gmail.com> Date: Tue, 23 Sep 2025 01:39:24 +0100 Subject: [PATCH] Add InternalsVisibleTo attribute for testing purposes --- src/Runner.Worker/Runner.Worker.csproj | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/Runner.Worker/Runner.Worker.csproj b/src/Runner.Worker/Runner.Worker.csproj index 4470920e1..076a6e7f3 100644 --- a/src/Runner.Worker/Runner.Worker.csproj +++ b/src/Runner.Worker/Runner.Worker.csproj @@ -12,6 +12,12 @@ true + + + <_Parameter1>Test + + +