mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
warnings
This commit is contained in:
parent
5bc9c73fad
commit
4113104eff
3 changed files with 4 additions and 12 deletions
|
|
@ -8,6 +8,7 @@ using Microsoft.UI.Xaml;
|
|||
#else
|
||||
using Windows.UI.Xaml;
|
||||
#endif
|
||||
|
||||
#pragma warning disable IDE0060 // Remove unused parameter
|
||||
|
||||
namespace MapControl
|
||||
|
|
@ -43,5 +44,3 @@ namespace MapControl
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
#pragma warning restore IDE0060
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue