继续测试
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
b6676b92bf
commit
da155bfca3
|
@ -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();
|
||||
|
||||
|
|
Loading…
Reference in New Issue