Exemple #1
0
 private static string GetSettingsFileLocation()
 {
     return(SettingsFile.GetLocation("appsettings.json"));
 }