chore: enable aspire to run with made mode

This commit is contained in:
Stevan Freeborn
2026-03-09 05:58:04 -05:00
parent 7afe0cf6c1
commit c8505081a5
+2 -1
View File
@@ -1,3 +1,4 @@
{
"appHostPath": "../src/FiscalOS.AppHost/FiscalOS.AppHost.csproj"
"appHostPath": "../src/FiscalOS.AppHost/FiscalOS.AppHost.csproj",
"defaultWatchEnabled": "true"
}