Zakharov V. V. LabWork07 #8
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 @@
services.AddSingleton<FormMapWithSetTraktor>()
.AddLogging(option =>
{
var configuration = new ConfigurationBuilder().SetBasePath(Directory.GetCurrentDirectory()).AddJsonFile(path: "serilog.json").Build();
И где сам файл с настройками?
Pull request closed