Skip to content

Commit 473b139

Browse files
committed
Move FL project reference
1 parent 4744ff7 commit 473b139

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Plugins/Flow.Launcher.Plugin.PluginsManager/Flow.Launcher.Plugin.PluginsManager.csproj

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
</PropertyGroup>
1919

2020
<ItemGroup>
21-
<ProjectReference Include="..\..\Flow.Launcher.Core\Flow.Launcher.Core.csproj" />
2221
<ProjectReference Include="..\..\Flow.Launcher.Plugin\Flow.Launcher.Plugin.csproj" />
2322
</ItemGroup>
2423

@@ -36,4 +35,8 @@
3635
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
3736
</Content>
3837
</ItemGroup>
38+
39+
<ItemGroup>
40+
<PackageReference Include="SharpZipLib" Version="1.4.2" />
41+
</ItemGroup>
3942
</Project>

0 commit comments

Comments
 (0)