How can I access and amend Azure DevOps Pipelines machine config (web.config)?
We actually encountered the same problem listed in could not load type 'system.data.entity.design.aspnet.entitydesignerbuildprovider', however that can easily be solved by amending our local machine's web.config.
But we now face the same problem on Azure DevOps Pipelines. How then can we access the same file on the Azure DevOps Pipelines?