Robert Brenckman
Robert Brenckman
So obviously, if I can reliably reproduce these results on two different computers. it is a crapshoot as to what the behavior of the nuget package that appveyor produces will...
Alright, I did get a response, implemented the change, and its now unit testing fine on both VS2022 and 2019 on my pc. It is now back to what I...
Strange. I bet it's because the path is inside of your OneDrive folder. Mine is C:\Repos. Since it's iterating across the test in
Not that it helps here, but I ran successfully ><  The last commit changed where I'm writing the files for the test, maybe that helps? I really don't know...
Passing in VS2019 and failing in VS2022. debugging now...
I find it very odd that one of the tests passed and other didn't in VS2022, more specifically I find it strange that VS2022 threw the error and VS2019 was...
Alright so to summary all the issues that were causing discrepancy from 2019 to 2022 : - P/Invoking is picky! (as it should be) - The signature for the call...
Is this still an issue in latest release?
Alright. Feel free to submit a PR as we were unable to reproduce the issue.
While I'm not disagreeing that the fix is required or not, you are the only person to report such an issue. Provide additional details on when/how the exception is occurring,...