We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 530d2c0 commit f337708Copy full SHA for f337708
Wox/Wox.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
+<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
2
3
<PropertyGroup>
4
<OutputType>WinExe</OutputType>
@@ -75,7 +75,6 @@
75
</ItemGroup>
76
77
<ItemGroup>
78
- <ProjectReference Include="..\Plugins\Wox.Plugin.WebSearch\Wox.Plugin.WebSearch.csproj" />
79
<ProjectReference Include="..\Wox.Core\Wox.Core.csproj" />
80
<ProjectReference Include="..\Wox.Infrastructure\Wox.Infrastructure.csproj" />
81
<ProjectReference Include="..\Wox.Plugin\Wox.Plugin.csproj" />
0 commit comments