Open file/folder is now cross platform
This commit is contained in:
parent
0df4dfdef5
commit
a47866b6f7
8 changed files with 7 additions and 34 deletions
|
|
@ -52,7 +52,7 @@ namespace LibationAvalonia.Dialogs
|
|||
|
||||
try
|
||||
{
|
||||
App.GoToFolder(dir.ShortPathName);
|
||||
Go.To.Folder(dir.ShortPathName);
|
||||
}
|
||||
catch
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue