2 lines
102 B
Bash
Executable file
2 lines
102 B
Bash
Executable file
#!/bin/bash
|
|
dotnet bootstrap/prebuild.dll /target vs2022 /excludedir = "obj | bin" /file prebuild.xml
|