Skip to content

Commit

Permalink
Bump MethodTimer.Fody from 3.2.2 to 3.2.3 in /src
Browse files Browse the repository at this point in the history
Bumps [MethodTimer.Fody](https://github.com/Fody/MethodTimer) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/Fody/MethodTimer/releases)
- [Commits](Fody/MethodTimer@3.2.2...3.2.3)

---
updated-dependencies:
- dependency-name: MethodTimer.Fody
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 25, 2025
1 parent e4edc16 commit 60a702e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Orc.DependencyGraph/Orc.DependencyGraph.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Fody" Version="6.9.1" PrivateAssets="all">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="MethodTimer.Fody" Version="3.2.2" PrivateAssets="all" />
<PackageReference Include="MethodTimer.Fody" Version="3.2.3" PrivateAssets="all" />
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
<PackageReference Include="Obsolete.Fody" Version="5.3.1" PrivateAssets="all" />
<PackageReference Include="Orc.Sort" Version="5.0.0" />
Expand Down

0 comments on commit 60a702e

Please sign in to comment.