测试路径

IRC_NewDev
hang 2023-12-08 11:39:55 +08:00
parent 860a09f6e8
commit 363e0e11b3
1 changed files with 2 additions and 0 deletions

View File

@ -295,6 +295,8 @@ try
Log.Logger.Warning($"ContentRootPath——GetParent{Path.GetDirectoryName(env.ContentRootPath)}");
Log.Logger.Warning($"ContentRootPath——xx{Path.GetFullPath(Path.GetDirectoryName(env.ContentRootPath))}");
app.Run();
}