mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
let runprebuild.sh also do the temporary needed System Drawing dll copy
This commit is contained in:
@@ -21,6 +21,7 @@ case "$1" in
|
||||
dotnet bin/prebuild.dll /target vs2022 /targetframework net6_0 /excludedir = "obj | bin" /file prebuild.xml
|
||||
echo "dotnet build -c Release OpenSim.sln" > compile.sh
|
||||
chmod +x compile.sh
|
||||
cp System.Drawing.Common.dll.linux System.Drawing.Common.dll
|
||||
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user