继续测试
continuous-integration/drone/push Build is passing Details

IRC_NewDev
hang 2023-12-08 12:22:52 +08:00
parent b6676b92bf
commit da155bfca3
1 changed files with 1 additions and 1 deletions

View File

@ -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();