Morozov V.S 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 +35,4 @@
.AddLogging(option =>
{
var configuration = new ConfigurationBuilder()
.AddJsonFile("C:\\Users\\Âîâà\\source\\repos\\ProjectAirPlaneWithRadar\\AirPlaneWithRadar\\AirPlaneWithRadar\\appsettings.json")
Путь до файла конфигурации не должен быть абсолютным
@ -0,0 +7,4 @@
{
"Name": "File",
"Args": {
"path": "C:\\Users\\Вова\\source\\repos\\ProjectAirPlaneWithRadar\\AirPlaneWithRadar\\AirPlaneWithRadar\\Log.txt"
Путь до файла логов не должен быть абсолютным
Pull request closed