Skip to content

Commit 5037738

Browse files
committed
Remove duplicated nuget packages
1 parent 56128a1 commit 5037738

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,9 @@
7272
</PackageReference>
7373
<PackageReference Include="SharpVectors.Wpf" Version="1.8.4.2" />
7474
<PackageReference Include="System.Drawing.Common" Version="7.0.0" />
75-
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0">
76-
<PrivateAssets>all</PrivateAssets>
77-
</PackageReference>
78-
<PackageReference Include="SharpVectors.Wpf" Version="1.8.4.2" />
79-
<PackageReference Include="System.Drawing.Common" Version="9.0.2" />
8075
<!--ToolGood.Words.Pinyin v3.0.2.6 results in high memory usage when search with pinyin is enabled-->
8176
<!--Bumping to it or higher needs to test and ensure this is no longer a problem-->
8277
<PackageReference Include="ToolGood.Words.Pinyin" Version="3.0.1.4" />
8378
</ItemGroup>
8479

85-
8680
</Project>

0 commit comments

Comments
 (0)