This code demonstrates how to share config files in all projects in same solution.
The solution includes the following projects:
- Console App
- ASP.NET Core App
- Integration Tests
The same set of config files is shared between all these projects.
The blog article which explains how it all works is here: