Skip to content

Commit f337708

Browse files
committed
Remove incorrect project reference to WebSearch plugin
1 parent 530d2c0 commit f337708

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Wox/Wox.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
1+
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
22

33
<PropertyGroup>
44
<OutputType>WinExe</OutputType>
@@ -75,7 +75,6 @@
7575
</ItemGroup>
7676

7777
<ItemGroup>
78-
<ProjectReference Include="..\Plugins\Wox.Plugin.WebSearch\Wox.Plugin.WebSearch.csproj" />
7978
<ProjectReference Include="..\Wox.Core\Wox.Core.csproj" />
8079
<ProjectReference Include="..\Wox.Infrastructure\Wox.Infrastructure.csproj" />
8180
<ProjectReference Include="..\Wox.Plugin\Wox.Plugin.csproj" />

0 commit comments

Comments
 (0)