9 lines
40 B
Makefile
9 lines
40 B
Makefile
|
|
||
|
|
||
|
|
||
|
run:
|
||
|
dotnet run
|
||
|
|
||
|
|
||
|
build:
|
||
|
echo build
|