Batylkin.A.O.LabWork07 #9
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork7"
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 +42,4 @@
{
var configuration = new ConfigurationBuilder()
.SetBasePath(Directory.GetCurrentDirectory())
.AddJsonFile(path: path + "\\serilog.json", optional: false, reloadOnChange: true)
Путь до файла конфигурации не должен быть абсолютным
Pull request closed