ConfigurationBuilder().AddJsonFile(path) says file not found but file exists
any hints as to why this throws a “configuration file was not found and is not optional” exception?
any hints as to why this throws a “configuration file was not found and is not optional” exception?