Compare commits
2 Commits
7af5249e9c
...
b6676b92bf
| Author | SHA1 | Date |
|---|---|---|
|
|
b6676b92bf | |
|
|
363e0e11b3 |
|
|
@ -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();
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue