Fixed Animatable

This commit is contained in:
ClemensF 2021-01-17 23:46:24 +01:00
parent 068a9ef8a6
commit ad757def15
2 changed files with 2 additions and 2 deletions

View file

@ -185,7 +185,7 @@
<Compile Include="..\Shared\WorldMercatorProjection.cs">
<Link>WorldMercatorProjection.cs</Link>
</Compile>
<Compile Include="AnimatableEx.UWP.cs" />
<Compile Include="Animatable.UWP.cs" />
<Compile Include="ImageCache.UWP.cs" />
<Compile Include="ImageFileCache.UWP.cs" />
<Compile Include="Map.UWP.cs" />