Regenerate the secret
This commit is contained in:
parent
3508f0a55d
commit
19cf073677
10 changed files with 199 additions and 16 deletions
2
Makefile
2
Makefile
|
|
@ -17,7 +17,7 @@ src/Yavsc/bin/output/wwwroot:
|
|||
dotnet --project src/Yavsc.Org/Yavsc.Org.csproj publish
|
||||
|
||||
test:
|
||||
ASPNETCORE_ENVIRONMENT=Development dotnet test -e SLNDIR=$(SLNDIR)
|
||||
ASPNETCORE_ENVIRONMENT=Development dotnet test
|
||||
|
||||
watch:
|
||||
dotnet watch -p:Configuration=$(CONFIG) --project src/Yavsc/Yavsc.csproj
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue