rename plugin main file, part 2

This commit is contained in:
bao-qian
2016-05-07 03:55:09 +01:00
parent 52a4bfa25f
commit db5f45da83
23 changed files with 29 additions and 32 deletions

View File

@@ -65,7 +65,7 @@
<Compile Include="WebSearchesSetting.xaml.cs">
<DependentUpon>WebSearchesSetting.xaml</DependentUpon>
</Compile>
<Compile Include="WebSearchPlugin.cs" />
<Compile Include="Main.cs" />
<Compile Include="WebSearchSetting.xaml.cs">
<DependentUpon>WebSearchSetting.xaml</DependentUpon>
</Compile>