mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-06 06:55:04 +00:00
Fixed using Path = System.IO.Path
This commit is contained in:
parent
2bf9b81fac
commit
02e138eb7c
9 changed files with 9 additions and 7 deletions
|
|
@ -7,7 +7,6 @@ global using Avalonia.Animation;
|
|||
global using Avalonia.Animation.Easings;
|
||||
global using Avalonia.Controls;
|
||||
global using Avalonia.Controls.Documents;
|
||||
global using Avalonia.Controls.Shapes;
|
||||
global using Avalonia.Data;
|
||||
global using Avalonia.Input;
|
||||
global using Avalonia.Interactivity;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue