From 34cdb04de60b07e5dc1930dd95948541ce3cc983 Mon Sep 17 00:00:00 2001 From: TingluoHuang Date: Thu, 4 Nov 2021 00:49:10 -0400 Subject: [PATCH] . --- src/Runner.Listener/Runner.Listener.csproj | 1 - src/Runner.PluginHost/Runner.PluginHost.csproj | 1 - src/Runner.Worker/Runner.Worker.csproj | 1 - 3 files changed, 3 deletions(-) diff --git a/src/Runner.Listener/Runner.Listener.csproj b/src/Runner.Listener/Runner.Listener.csproj index 57c30fbe5..3a8f2ec9e 100644 --- a/src/Runner.Listener/Runner.Listener.csproj +++ b/src/Runner.Listener/Runner.Listener.csproj @@ -9,7 +9,6 @@ NU1701;NU1603 $(Version) true - true diff --git a/src/Runner.PluginHost/Runner.PluginHost.csproj b/src/Runner.PluginHost/Runner.PluginHost.csproj index db2536a73..254951ab4 100644 --- a/src/Runner.PluginHost/Runner.PluginHost.csproj +++ b/src/Runner.PluginHost/Runner.PluginHost.csproj @@ -9,7 +9,6 @@ NU1701;NU1603 $(Version) true - true diff --git a/src/Runner.Worker/Runner.Worker.csproj b/src/Runner.Worker/Runner.Worker.csproj index cad6852eb..2b168cb49 100644 --- a/src/Runner.Worker/Runner.Worker.csproj +++ b/src/Runner.Worker/Runner.Worker.csproj @@ -9,7 +9,6 @@ NU1701;NU1603 $(Version) true - true