diff --git a/Directory.Build.props b/Directory.Build.props index 23f8bccd..cbe147bd 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -4,6 +4,7 @@ Albert Kunushevci Arcenox LLC Copyright © 2025 Arcenox LLC + 13.0 \ No newline at end of file diff --git a/src/TickerQ/TickerQ.csproj b/src/TickerQ/TickerQ.csproj index f6eee539..5c16f7c1 100644 --- a/src/TickerQ/TickerQ.csproj +++ b/src/TickerQ/TickerQ.csproj @@ -4,7 +4,6 @@ A lightweight, developer-friendly library for queuing and executing cron and time-based jobs in the background. $(PackageTags);background-jobs;task-scheduling TickerQ - latest README.md