Skip to content

Commit 8f33be5

Browse files
duffharcgis-maps-sdk-bot
authored andcommitted
Include calcite font resource in UWP project (#1545)
1 parent f62793c commit 8f33be5

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

src/UWP/ArcGIS.UWP.Viewer/ArcGIS.UWP.Viewer.csproj

+3
Original file line numberDiff line numberDiff line change
@@ -1895,6 +1895,9 @@
18951895
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
18961896
</Content>
18971897
</ItemGroup>
1898+
<ItemGroup>
1899+
<Content Include="Resources\Fonts\calcite-ui-icons-24new.ttf" />
1900+
</ItemGroup>
18981901
<!-- Imports -->
18991902
<Import Project="..\..\Samples.Shared\ArcGIS.Samples.Shared.projitems" Label="Shared" />
19001903
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">
Binary file not shown.

0 commit comments

Comments
 (0)