mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Let WindowsSettings Plugin become built-in plugin.
1. Reference directly to Flow.Launcher.Plugin Project
This commit is contained in:
parent
e981139fa4
commit
0a7ca4f5fe
1 changed files with 1 additions and 2 deletions
|
|
@ -77,9 +77,8 @@
|
|||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Flow.Launcher.Plugin" Version="2.0.0" />
|
||||
<ProjectReference Include="..\..\Flow.Launcher.Plugin\Flow.Launcher.Plugin.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
Loading…
Reference in a new issue