The ArcGIS Pro 3.0 install include System.Data.SqlClient.dll reference assembly.
As far as I can see, the actual implementation assemblies are not installed.
Our add-in needs System.Data.SqlClient, but since the ArcGIS Pro 3.0 installed version: 'C:\Program Files\ArcGIS\Pro\bin\System.Data.SqlClient.dll' is just the reference assembly it doesn't work.
And this version is loaded even when the correct implementation assembly is included in the add-in.
Am I missing something here? or is it a bug in the ArcGIS Pro 3.0 install?