mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-01-02 23:00:01 +01:00
Renamed BindingHelper
This commit is contained in:
parent
df501f6b8b
commit
3a0e3bd226
|
|
@ -50,6 +50,9 @@
|
|||
<Compile Include="..\Shared\AzimuthalProjection.cs">
|
||||
<Link>AzimuthalProjection.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Shared\BindingHelper.cs">
|
||||
<Link>BindingHelper.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Shared\BingMapsTileLayer.cs">
|
||||
<Link>BingMapsTileLayer.cs</Link>
|
||||
</Compile>
|
||||
|
|
@ -131,9 +134,6 @@
|
|||
<Compile Include="..\Shared\OrthographicProjection.cs">
|
||||
<Link>OrthographicProjection.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Shared\PropertyHelper.cs">
|
||||
<Link>PropertyHelper.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Shared\StereographicProjection.cs">
|
||||
<Link>StereographicProjection.cs</Link>
|
||||
</Compile>
|
||||
|
|
|
|||
Loading…
Reference in a new issue