Skip to content

Commit 6aad061

Browse files
committed
fix formatting
1 parent 740b792 commit 6aad061

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Plugins/Flow.Launcher.Plugin.WebSearch/Flow.Launcher.Plugin.WebSearch.csproj

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,18 @@
4242
<Content Include="Languages\*.xaml">
4343
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
4444
</Content>
45-
</ItemGroup>
45+
</ItemGroup>
4646

47-
<ItemGroup>
48-
<None Include="plugin.json">
49-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
50-
</None>
51-
</ItemGroup>
47+
<ItemGroup>
48+
<None Include="plugin.json">
49+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
50+
</None>
51+
</ItemGroup>
5252

53-
<ItemGroup>
54-
<ProjectReference Include="..\..\Flow.Launcher.Core\Flow.Launcher.Core.csproj" />
55-
<ProjectReference Include="..\..\Flow.Launcher.Infrastructure\Flow.Launcher.Infrastructure.csproj" />
56-
<ProjectReference Include="..\..\Flow.Launcher.Plugin\Flow.Launcher.Plugin.csproj" />
57-
</ItemGroup>
53+
<ItemGroup>
54+
<ProjectReference Include="..\..\Flow.Launcher.Core\Flow.Launcher.Core.csproj" />
55+
<ProjectReference Include="..\..\Flow.Launcher.Infrastructure\Flow.Launcher.Infrastructure.csproj" />
56+
<ProjectReference Include="..\..\Flow.Launcher.Plugin\Flow.Launcher.Plugin.csproj" />
57+
</ItemGroup>
5858

59-
</Project>
59+
</Project>

0 commit comments

Comments
 (0)