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 62c11a0 commit 3e76b38Copy full SHA for 3e76b38
Wox.Infrastructure/Wox.cs renamed to Wox.Infrastructure/Constant.cs
Wox.Infrastructure/Wox.Infrastructure.csproj
@@ -78,7 +78,7 @@
78
<Compile Include="UserSettings\PluginSettings.cs" />
79
<Compile Include="UserSettings\Settings.cs" />
80
<Compile Include="UserSettings\DataLocation.cs" />
81
- <Compile Include="Wox.cs" />
+ <Compile Include="Constant.cs" />
82
</ItemGroup>
83
<ItemGroup>
84
<ProjectReference Include="..\Wox.Plugin\Wox.Plugin.csproj">
0 commit comments