mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Test no PrivateAssets
This commit is contained in:
parent
4c46e16160
commit
af9050c34b
1 changed files with 1 additions and 4 deletions
|
|
@ -51,10 +51,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<!-- Do not include it in the build files -->
|
||||
<PackageReference Include="iNKORE.UI.WPF.Modern" Version="0.10.2.1">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="iNKORE.UI.WPF.Modern" Version="0.10.2.1" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue