v2 ing soft #89

Merged
fede merged 92 commits from dev into main 2025-07-28 20:20:59 -03:00
Showing only changes of commit 6fb6ade153 - Show all commits
+1 -1
View File
@@ -1,2 +1,2 @@
run:
dotnet watch run --project Aspnet/AlquilaFacil.csproj
bunx concurrently "dotnet watch run --project Aspnet/AlquilaFacil.csproj" "make -C ./Front"