refacts
This commit is contained in:
parent
1bd9c00cd8
commit
bcadc733bb
6 changed files with 15 additions and 18 deletions
2
Makefile
2
Makefile
|
|
@ -4,7 +4,7 @@ FRAMEWORK=net8.0
|
|||
DESTDIR=/tmp/yavsc
|
||||
|
||||
all:
|
||||
@dotnet build --nologo 2>/dev/null |grep error
|
||||
dotnet build --nologo
|
||||
|
||||
clean:
|
||||
dotnet clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue