random ConfigurationBuilder behavior

前端 未结 0 1384
深忆病人
深忆病人 2020-12-19 00:06

I have an .NET Core Console application, and try to separate Dev from Prod settings. I have :

class Program
{
    static void Main(string[] args)
    {
               


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题