nimisha shrivastava

Results 16 comments of nimisha shrivastava

You have a good point @chadwixk. I don't think there should be any issues with either of these changes but we limited capacity to make these changes now. If you...

ok, meanwhile if I get some time to spend on the SDK stuff, I will try to see if I can do that too.

We support .Net 6.1, 7.2 n .net standard for this sdk. The inner exception should have all the details and otherwise, you can check the readme for enabling logs for...

![net sdk error handling](https://user-images.githubusercontent.com/4319227/153309260-20179549-774b-4e24-ba02-c3a57d4b2def.jpg)

The idsexception has all the details although a bit buried. @rkasaraneni20 can find the right details for you but here is what I have from some other old files I...

Which minorversion are you on? Yeah, this seems like an API issue to me as we never had this issue in the past.

Will take a look and get back to you! If you can get the fiddler logs that would be helpful

Next 2 weeks is our SDK sprint and I will spend time on this and get back to you.

Did u already try deleting bin/debug folders and cleanup ->verify sdk installed version from nuget for each of your sub projects-> make sure they are al same->build. It seems some...

I am blocked too. MSTest.testAdapter is not supported for .Net Standard 2.0 and I have a class lib project which needs to run these tests.