Let WindowsSettings Plugin become built-in plugin.

1. Reference directly to Flow.Launcher.Plugin Project
This commit is contained in:
Kevin Zhang 2021-10-04 18:10:00 -05:00
parent e981139fa4
commit 0a7ca4f5fe

View file

@ -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>