chore: enable aspire to run with made mode

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