@@ -295,7 +295,7 @@ try
|
||||
|
||||
Log.Logger.Warning($"ContentRootPath——GetParent:{Path.GetDirectoryName(env.ContentRootPath)}");
|
||||
|
||||
Log.Logger.Warning($"ContentRootPath——xx:{Path.GetFullPath(Path.GetDirectoryName(env.ContentRootPath))}");
|
||||
Log.Logger.Warning($"ContentRootPath——xx:{Path.GetDirectoryName(Path.GetDirectoryName(env.ContentRootPath))}");
|
||||
|
||||
app.Run();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user