@falktx I tried using vcpkg's NuGet integration to build Mixxx with the Azure Artifacts binary cache but ran into several obstacles. So we export a ZIP of all the packages, upload it to https://downloads.mixxx.org/dependencies then download it from GitHub Actions for the application builds. The unpacked ZIP is cached on GitHub Actions. The same batch script that GitHub Actions uses can be used to easily set up a local development environment on Windows.