Skip to content

Commit

Permalink
Include calcite font resource in UWP project (#1545)
Browse files Browse the repository at this point in the history
  • Loading branch information
duffh authored Dec 16, 2024
1 parent 4288087 commit 59723ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/UWP/ArcGIS.UWP.Viewer/ArcGIS.UWP.Viewer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -1895,6 +1895,9 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="Resources\Fonts\calcite-ui-icons-24new.ttf" />
</ItemGroup>
<!-- Imports -->
<Import Project="..\..\Samples.Shared\ArcGIS.Samples.Shared.projitems" Label="Shared" />
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">
Expand Down
Binary file not shown.

0 comments on commit 59723ec

Please sign in to comment.