remove IIndexProvider.cs removal section in project file

This commit is contained in:
Jeremy 2022-12-05 09:29:44 +11:00
parent 08b8cdadb2
commit bcc801321e

View file

@ -55,8 +55,5 @@
<ProjectReference Include="..\..\Flow.Launcher.Infrastructure\Flow.Launcher.Infrastructure.csproj" />
<ProjectReference Include="..\..\Flow.Launcher.Plugin\Flow.Launcher.Plugin.csproj" />
</ItemGroup>
<ItemGroup>
<Compile Remove="Search\IIndexProvider.cs" />
</ItemGroup>
</Project>