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
### Installing Azure SDK packages in a Visual Studio MSBuild (.vcxproj) project
61
+
62
+
Here's a walkthrough video on how to install the Azure SDK packages, using vcpkg, into an MSBuild project in VS: https://aka.ms/azsdk/cpp/gettingstarted-vcpkg-msbuild-video
63
+
64
+
See the [vcpkg documentation](https://learn.microsoft.com/en-us/vcpkg/get_started/get-started-msbuild?pivots=shell-cmd) for more details.
65
+
60
66
### Additional methods for installing and configuring
61
67
62
68
<!-- Commenting out for now until we know if something similar already exists or if we have to create it. -->
0 commit comments