Skip to content

Commit

Permalink
Merge pull request #523 from WildGums/dependabot/nuget/src/Fody-6.8.2
Browse files Browse the repository at this point in the history
Bump Fody from 6.8.1 to 6.8.2 in /src
  • Loading branch information
github-actions[bot] committed Sep 16, 2024
2 parents 4c9ec1d + 079afaf commit 0325a2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Orc.Calendar.Tests/Orc.Calendar.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<ItemGroup>
<PackageReference Include="Catel.Fody" Version="4.9.0" PrivateAssets="all" />
<PackageReference Include="Fody" Version="6.8.1" PrivateAssets="all">
<PackageReference Include="Fody" Version="6.8.2" PrivateAssets="all">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
Expand Down
2 changes: 1 addition & 1 deletion src/Orc.Calendar/Orc.Calendar.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="Catel.Core" Version="6.0.0" />
<PackageReference Include="Catel.Fody" Version="4.9.0" PrivateAssets="all" />
<PackageReference Include="Fody" Version="6.8.1" PrivateAssets="all">
<PackageReference Include="Fody" Version="6.8.2" PrivateAssets="all">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
Expand Down

0 comments on commit 0325a2d

Please sign in to comment.