Compare commits
No commits in common. "b6676b92bff6d101ca3cf7d8c55dcdf5c50814dd" and "7af5249e9c1ce169905d2efd7a69dc52a1a43e3b" have entirely different histories.
b6676b92bf
...
7af5249e9c
|
|
@ -295,8 +295,6 @@ try
|
|||
|
||||
Log.Logger.Warning($"ContentRootPath——GetParent:{Path.GetDirectoryName(env.ContentRootPath)}");
|
||||
|
||||
Log.Logger.Warning($"ContentRootPath——xx:{Path.GetFullPath(Path.GetDirectoryName(env.ContentRootPath))}");
|
||||
|
||||
app.Run();
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue