mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 00:58:07 +00: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