Chirag Patel
Results
2
comments of
Chirag Patel
NOTE: OracleHR is just name of the MSSQLServer database hosted in local docker container
> FYI, I was able to workaround this issue by explicitly importing the package version mentioned in the error message. Adding this: > > #r "nuget: Microsoft.Identity.Client, 4.66.2" > before...