Skip to content

Commit 63e9c5e

Browse files
committed
plugin: do not pack FodyWeavers.xml
1 parent 5d64368 commit 63e9c5e

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,7 @@
5656

5757
<ItemGroup>
5858
<None Include="README.md" />
59-
</ItemGroup>
60-
61-
<ItemGroup>
62-
<None Remove="FodyWeavers.xml" />
63-
</ItemGroup>
64-
65-
<ItemGroup>
66-
<Content Include="FodyWeavers.xml" />
59+
<None Include="FodyWeavers.xml" />
6760
</ItemGroup>
6861

6962
<ItemGroup>

0 commit comments

Comments
 (0)