Skip to content

Commit

Permalink
Merge pull request #7 from vitkuz573/dependabot/nuget/Fody-6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 5, 2023
2 parents bb3de45 + a97a9a2 commit 25d6cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PrismCommands/PrismCommands.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Fody" Version="6.7.0" PrivateAssets="none" />
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="none" />
<PackageReference Include="FodyPackaging" Version="6.8.0" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit 25d6cd3

Please sign in to comment.