QuickBooks-V3-DotNET-SDK
QuickBooks-V3-DotNET-SDK copied to clipboard
Fixes #216 - VS 2022 compilation error - Unable to load DLL 'Microsoft.DiaSymReader.Native.amd64.dll
Fixes #216 - Changes required to get IppDotNetDevKitCSV3 compiling on a machine with VS 2022.
Making these changes to the project files led to a successful build on my machine whereas, previously, hundreds of errors were being generated:
CSC : error CS0041: Unexpected error writing debug information -- 'Unable to load DLL 'Microsoft.DiaSymReader.Native.amd64.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)' 6>Done building project "Intuit.Ipp.Diagnostics.csproj" -- FAILED.