Skip to content

Commit

Permalink
Merge pull request #754 from WildGums/dependabot/nuget/src/MethodBoun…
Browse files Browse the repository at this point in the history
…daryAspect.Fody-2.0.150

Bump MethodBoundaryAspect.Fody from 2.0.149 to 2.0.150 in /src
  • Loading branch information
github-actions[bot] authored Nov 27, 2024
2 parents 905b86e + e76b817 commit d88aa12
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 d88aa12

Please sign in to comment.