You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The current windows solution uses outdated/deprecated nuget packages for external libraries.
Describe the solution you'd like
By migrating over to vcpkg, up-to-date versions of these libraries can be used when building on windows.
This should also allow us to avoid using hardcoded paths in the solution.