Skip to content

Commit

Permalink
chore: Adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 committed Jul 8, 2024
1 parent b7d07c9 commit 97cafc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SamplesApp/Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
</Target>

<ItemGroup>
<PackageReference Include="Uno.Fonts.OpenSans" Version="2.4.0-dev.10" />
<PackageReference Include="Uno.Fonts.OpenSans" Version="2.4.0-dev.10" Condition="'$(IsUnoHead)'=='true'" />
</ItemGroup>
</Project>

0 comments on commit 97cafc6

Please sign in to comment.