Skip to content

Commit bcc8013

Browse files
committed
remove IIndexProvider.cs removal section in project file
1 parent 08b8cda commit bcc8013

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,5 @@
5555
<ProjectReference Include="..\..\Flow.Launcher.Infrastructure\Flow.Launcher.Infrastructure.csproj" />
5656
<ProjectReference Include="..\..\Flow.Launcher.Plugin\Flow.Launcher.Plugin.csproj" />
5757
</ItemGroup>
58-
59-
<ItemGroup>
60-
<Compile Remove="Search\IIndexProvider.cs" />
61-
</ItemGroup>
58+
6259
</Project>

0 commit comments

Comments
 (0)