mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08: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
|