How to include appsettings.json settings into Azure DevOps build and release pipeline
问题 We are currently researching the usage of Azure DevOps Build and Release pipelines. We did successfully create a simple Asp.NET Core web application and pushed that application into an Azure DevOps repository. We did successfully create a pipeline for that application consisting of Restore, Build, Test, Publish, and Publish Artifacts (as shown on the attached image) and successfully built that pipeline. In the Azure Portal, we did successfully create a Resource Group and the Web App to host