diff --git a/src/TickerQ.Dashboard/TickerQ.Dashboard.csproj b/src/TickerQ.Dashboard/TickerQ.Dashboard.csproj index b497b250..a9dc0eb5 100644 --- a/src/TickerQ.Dashboard/TickerQ.Dashboard.csproj +++ b/src/TickerQ.Dashboard/TickerQ.Dashboard.csproj @@ -1,6 +1,7 @@ Library + true TickerQ.Dashboard Dashboard UI for visualizing and monitoring TickerQ scheduled jobs, status, and system metrics. $(PackageTags);dashboard;monitoring;scheduler;status;job;ui diff --git a/src/TickerQ.RemoteExecutor/TickerQ.RemoteExecutor.csproj b/src/TickerQ.RemoteExecutor/TickerQ.RemoteExecutor.csproj index 5e1f26b2..8c8411f2 100644 --- a/src/TickerQ.RemoteExecutor/TickerQ.RemoteExecutor.csproj +++ b/src/TickerQ.RemoteExecutor/TickerQ.RemoteExecutor.csproj @@ -2,6 +2,7 @@ Library + true enable enable TickerQ.RemoteExecutor diff --git a/src/TickerQ.SDK/TickerQ.SDK.csproj b/src/TickerQ.SDK/TickerQ.SDK.csproj index 48722c3e..39bc0c2d 100644 --- a/src/TickerQ.SDK/TickerQ.SDK.csproj +++ b/src/TickerQ.SDK/TickerQ.SDK.csproj @@ -2,6 +2,7 @@ Library + true enable TickerQ.SDK TickerQ.SDK