Skip to content

Commit 6013229

Browse files
Update all dependencies to Fody 6.5.5
1 parent ecebf17 commit 6013229

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
</ItemGroup>
6767

6868
<ItemGroup>
69-
<PackageReference Include="Fody" Version="6.5.4">
69+
<PackageReference Include="Fody" Version="6.5.5">
7070
<PrivateAssets>all</PrivateAssets>
7171
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
7272
</PackageReference>

Flow.Launcher/Flow.Launcher.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<ItemGroup>
8686
<PackageReference Include="ChefKeys" Version="0.1.2" />
8787
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
88-
<PackageReference Include="Fody" Version="6.5.4">
88+
<PackageReference Include="Fody" Version="6.5.5">
8989
<PrivateAssets>all</PrivateAssets>
9090
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
9191
</PackageReference>

0 commit comments

Comments
 (0)