mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
pkg(dotnet-5.0.201): fix builds
This commit is contained in:
parent
c01d8e1c55
commit
cbe759ab56
2 changed files with 4 additions and 4 deletions
2
packages/dotnet/5.0.201/run
vendored
2
packages/dotnet/5.0.201/run
vendored
|
@ -4,4 +4,4 @@
|
|||
export DOTNET_CLI_HOME=$PWD
|
||||
|
||||
shift
|
||||
dotnet $(basename $(realpath .)).dll "$@"
|
||||
dotnet bin/Debug/net5.0/$(basename $(realpath .)).dll "$@"
|
Loading…
Add table
Add a link
Reference in a new issue