netcore 3.1 also needed in buildscript
This commit is contained in:
parent
26c6f75ae9
commit
d90230ef14
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
HOMEDIR=$HOME
|
HOMEDIR=$HOME
|
||||||
ROOT="$HOMEDIR/deb"
|
ROOT="$HOMEDIR/deb"
|
||||||
OUTPUT="../bin/Release/netcoreapp3.0"
|
OUTPUT="../bin/Release/netcoreapp3.1"
|
||||||
|
|
||||||
DEBNAME="loramap"
|
DEBNAME="loramap"
|
||||||
CSPROJFILE="Lora-Map.csproj"
|
CSPROJFILE="Lora-Map.csproj"
|
||||||
|
Loading…
Reference in New Issue
Block a user