Use new binary bootstrap
This commit is contained in:
parent
3698b5b0ad
commit
2490b46619
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
#!/bin/bash
|
||||
dotnet bootstrap/prebuild.dll /target vs2022 /excludedir = "obj | bin" /file prebuild.xml
|
||||
|
||||
bootstrap/prebuild /target vs2022 /excludedir = "obj | bin" /file prebuild.xml
|
||||
|
|
Loading…
Reference in a new issue