Using active solution configuration to determine appsettings file with .Net 8
I’ve setup my active solution configuration to determine the appsettings file to use for the given build. I’m wondering if this is a recommended way the two in combination with each other, or if there an alternative best practice for managing configurations?
Using active solution configuration to determine appsettings file with .Net 8
I’ve setup my active solution configuration to determine the appsettings file to use for the given build. I’m wondering if this is a recommended way the two in combination with each other, or if there an alternative best practice for managing configurations?