This commit is contained in:
Paul Schneider 2025-09-14 02:42:08 +01:00
commit bc79e5a674
7 changed files with 197 additions and 28 deletions

View file

@ -15,7 +15,7 @@ src/Yavsc/bin/output/wwwroot:
test:
dotnet test
web:
watch:
dotnet watch -p:Configuration=$(CONFIG) --project src/Yavsc/Yavsc.csproj
src/Yavsc.Abstract/bin/$(CONFIG)/$(FRAMEWORK)/Yavsc.Abstract.dll: