Per comment change filename to Constant

This commit is contained in:
Jeremy Wu 2020-03-23 17:38:32 +11:00
parent 62c11a09c5
commit 3e76b38a56
2 changed files with 1 additions and 1 deletions

View file

@ -78,7 +78,7 @@
<Compile Include="UserSettings\PluginSettings.cs" />
<Compile Include="UserSettings\Settings.cs" />
<Compile Include="UserSettings\DataLocation.cs" />
<Compile Include="Wox.cs" />
<Compile Include="Constant.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Wox.Plugin\Wox.Plugin.csproj">