mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 00:58:07 +00:00
3 lines
124 B
Bash
3 lines
124 B
Bash
#!/bin/sh
|
|
dotnet bootstrap/prebuild.dll /target vs2022 /targetframework net6_0 /excludedir = "obj | bin" /file prebuild.xml
|