mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +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
|
|
@ -2,6 +2,8 @@
|
|||
// Copyright © 2024 Clemens Fischer
|
||||
// Licensed under the Microsoft Public License (Ms-PL)
|
||||
|
||||
using Avalonia.Controls.Shapes;
|
||||
|
||||
namespace MapControl
|
||||
{
|
||||
public partial class MapPath : Shape
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue