Skip to content

Commit

Permalink
Merge pull request #537 from Fody/dependabot/nuget/src/multi-e436027530
Browse files Browse the repository at this point in the history
Bump FodyHelpers and NETStandard.Library in /src
  • Loading branch information
github-actions[bot] authored Dec 9, 2024
2 parents 5854417 + fe248d5 commit 45fd98f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="ApprovalTests" Version="6.0.0" />
<PackageReference Include="Fody" Version="6.9.1" PrivateAssets="None" />
<PackageReference Include="FodyHelpers" Version="6.8.1" />
<PackageReference Include="FodyHelpers" Version="6.9.1" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Moq" Version="4.20.70" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="Fody" Version="6.9.1" PrivateAssets="none" />
<PackageReference Include="FodyHelpers" Version="6.8.1" PrivateAssets="All" />
<PackageReference Include="FodyHelpers" Version="6.9.1" PrivateAssets="All" />
<PackageReference Include="FodyPackaging" Version="6.9.1" PrivateAssets="All" />
<PackageReference Update="NETStandard.Library" Version="2.0.3" />
</ItemGroup>
Expand Down

0 comments on commit 45fd98f

Please sign in to comment.