I have written and maintained an add-in for ArcGIS Pro since version 3.3. The add-in uses GDAL via MaxRev.Gdal.Core and MaxRev.Windows.Runtime.Minimal. I had no problems with ArcGIS Pro 3.3, 3.4 and 3.5, but with 3.6 and 3.6.1 the Gdalbase.ConfigureAll function raises an exception:
Exception caught while trying to run ArcSWAT: The type initializer for 'OSGeo.GDAL.GdalPINVOKE' threw an exception.
Does anyone know what the problem might be?