测试linux目录
This commit is contained in:
@@ -292,7 +292,11 @@ try
|
||||
|
||||
app.Run();
|
||||
|
||||
Log.Logger.Warning($"ContentRootPath:{env.ContentRootPath}");
|
||||
|
||||
Log.Logger.Warning($"ContentRootPath——GetParent-notriem:{Directory.GetParent(env.ContentRootPath).FullName}");
|
||||
|
||||
Log.Logger.Warning($"ContentRootPath——GetParent:{Directory.GetParent(env.ContentRootPath.TrimEnd('\\')).FullName}");
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user