Update dotnet.yml

This commit is contained in:
Sinai
2021-05-29 17:36:56 +10:00
committed by GitHub
parent 1daf4fade4
commit 3d6e8fcbf8

View File

@ -23,11 +23,6 @@ jobs:
- name: setup-msbuild
uses: microsoft/setup-msbuild@v1
# Build HarmonyX
- name: Build HarmonyX
shell: cmd
run: msbuild lib\HarmonyX\Harmony\Harmony.csproj -t:Restore -t:Rebuild -p:Platform="Any CPU" -p:Configuration=Release
# Build Il2CppAssemblyUnhollower
- name: Build Il2CppAssemblyUnhollower