Hi Team,
I'm unable to publish my automation script using DIS. Getting the below error suddenly.
Kindly help in resolving this
Hi Hari,
I believe you are experiencing a similar issue as one I encountered recently.
This can be encountered on some occasions when you update DIS and not Visual Studio and some dependencies are not fully in sync, especially if you are running a Visual Studio version lower than 17.9.
If you are not running the latest versions, my suggestion would be to update DIS to the latest version and Visual Studio as well.
Hi, it looks like your script is not compiling because it's using a NuGet package from a source that is not configured. I suggest having a look at the configured sources and the NuGet packages used in the script.
Hi Hari,
Are you able to compile your solution in VS?