mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-01-04 00:23:31 +08:00
Update dotnet.yml
This commit is contained in:
parent
eaf478e314
commit
a678aa4d78
4
.github/workflows/dotnet.yml
vendored
4
.github/workflows/dotnet.yml
vendored
@ -74,11 +74,11 @@ jobs:
|
||||
|
||||
- name: Build UnityExplorer MelonLoader Legacy Il2Cpp
|
||||
shell: cmd
|
||||
run: msbuild src\UnityExplorer.csproj -t:Rebuild -p:Platform="AnyCPU" -p:Configuration=Release_ML_Legacy_Cpp
|
||||
run: msbuild src\UnityExplorer.csproj -t:Rebuild -p:Platform="AnyCPU" -p:Configuration=Release_MLLegacy_Cpp
|
||||
|
||||
- name: Build UnityExplorer MelonLoader Legacy Mono
|
||||
shell: cmd
|
||||
run: msbuild src\UnityExplorer.csproj -t:Rebuild -p:Platform="AnyCPU" -p:Configuration=Release_ML_Legacy_Mono
|
||||
run: msbuild src\UnityExplorer.csproj -t:Rebuild -p:Platform="AnyCPU" -p:Configuration=Release_MLLegacy_Mono
|
||||
|
||||
- name: Build UnityExplorer Standalone Il2Cpp
|
||||
shell: cmd
|
||||
|
Loading…
x
Reference in New Issue
Block a user