Skip to content

Commit

Permalink
Bump MethodBoundaryAspect.Fody from 2.0.149 to 2.0.150 in /src
Browse files Browse the repository at this point in the history
Bumps [MethodBoundaryAspect.Fody](https://github.com/vescon/MethodBoundaryAspect.Fody) from 2.0.149 to 2.0.150.
- [Release notes](https://github.com/vescon/MethodBoundaryAspect.Fody/releases)
- [Commits](vescon/MethodBoundaryAspect.Fody@v2.0.149...v2.0.150)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 905b86e commit e76b817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Orc.DataAccess.Tests/Orc.DataAccess.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Fody" Version="6.9.1" PrivateAssets="all">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="MethodBoundaryAspect.Fody" Version="2.0.149" PrivateAssets="all" />
<PackageReference Include="MethodBoundaryAspect.Fody" Version="2.0.150" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
<PackageReference Include="Moq" Version="4.20.72" />
Expand Down

0 comments on commit e76b817

Please sign in to comment.