mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update MapProjections.UWP.csproj
This commit is contained in:
parent
e45180b26a
commit
91879054fa
|
|
@ -61,6 +61,9 @@
|
|||
<Compile Include="..\Shared\Wgs84UtmProjection.cs">
|
||||
<Link>Wgs84UtmProjection.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Shared\WorldMercatorProjection.cs">
|
||||
<Link>WorldMercatorProjection.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<EmbeddedResource Include="Properties\MapProjections.UWP.rd.xml" />
|
||||
</ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue