Use vcpkg manifest for minhook
This commit is contained in:
@@ -29,11 +29,6 @@ jobs:
|
||||
- name: Restore NuGet
|
||||
run: dotnet restore ${{env.PROJ_LAUNCHER}}
|
||||
|
||||
- name: Install Prospect.Agent dependencies
|
||||
run: |
|
||||
vcpkg integrate install
|
||||
vcpkg install minhook:x64-windows-static
|
||||
|
||||
- name: Build Prospect.Agent
|
||||
run: msbuild /m /p:Configuration=Release /p:Platform=x64 ${{env.PROJ_AGENT}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user