Hi, I am missing a step somewhere.
I am attempting to install the IAS Toolkit to VS2022. I have downloaded the .zip file, created a local package source directory and tried both extracting the files here, and simply moving the .zip file to this directory. However nothing is appearing in my package manager for installation.
Dr Google also doesn't seem to have any further ideas
Thank you
Hi Garry,
To make it even easier, you no longer need to install the IAS Toolkit.
You can now use the IAS Toolkit through a nuget.
A detailed description can be found here
Hi Garry,
I believe the Zip file was used previously when you had to configure it within DIS but know IAS Toolkit is available as a NuGet and you should be able to install it directly from within Visual Studio.
Thank you
Thank you