Fixed image path (.png not .jpg)

This commit is contained in:
Morten Nielsen 2016-07-19 11:51:10 -07:00 коммит произвёл GitHub
Родитель 3ff70dedd5
Коммит 452bce3e38
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -208,7 +208,7 @@
<Content Include="SamplePages\BlurBehavior\blurBehavior.gif" />
<Content Include="SamplePages\Carousel\icon.jpg" />
<Content Include="SamplePages\Carousel\CarouselCode.bind" />
<Content Include="SamplePages\RotatorTile\icon.jpg" />
<Content Include="SamplePages\RotatorTile\icon.png" />
<Content Include="SamplePages\LiveTile\icon.jpg" />
<Content Include="SamplePages\Toast\icon.jpg" />
<Content Include="SamplePages\Twitter Service\TwitterCode.bind" />
@ -699,4 +699,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>