feat(tasks): persist task deadlines

This commit is contained in:
aj
2026-08-13 16:40:12 -04:00
parent d12839d6ba
commit cc63c456bf
10 changed files with 354 additions and 0 deletions
+1
View File
@@ -3,5 +3,6 @@
<Project Path="TaskTracker.Core/TaskTracker.Core.csproj" />
<Project Path="TaskTracker.Infrastructure/TaskTracker.Infrastructure.csproj" />
<Project Path="TaskTracker.MCP/TaskTracker.MCP.csproj" />
<Project Path="TaskTracker.Tests/TaskTracker.Tests.csproj" />
<Project Path="WindowWatcher/WindowWatcher.csproj" />
</Solution>