diff --git a/.aspire/settings.json b/.aspire/settings.json index 6f21d44..5ace12b 100644 --- a/.aspire/settings.json +++ b/.aspire/settings.json @@ -1,3 +1,4 @@ { - "appHostPath": "../src/FiscalOS.AppHost/FiscalOS.AppHost.csproj" + "appHostPath": "../src/FiscalOS.AppHost/FiscalOS.AppHost.csproj", + "defaultWatchEnabled": "true" } \ No newline at end of file