Kashin M.I. Lab work 7 #7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork07"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Зачтено с понижением балла(ов)
@ -15,0 +30,4 @@
{
var configuration = new ConfigurationBuilder()
.SetBasePath(Directory.GetCurrentDirectory())
.AddJsonFile(path: "C:\\Users\\kashi\\Desktop\\RPP\\GasolineTankerBase\\Base\\GasolineTanker\\GasolineTanker\\appSetting.json", optional: false, reloadOnChange: true)
Путь до файла конфигурации не должен быть абсолютным
Pull request closed