Skip to content

Commit

Permalink
chore(deps): bump ILRepack in /src/NewRelic.Core in the nuget group (#…
Browse files Browse the repository at this point in the history
…2476)

Bumps the nuget group in /src/NewRelic.Core with 1 update: [ILRepack](https://github.com/gluck/il-repack).


Updates `ILRepack` from 2.0.32 to 2.0.33
- [Release notes](https://github.com/gluck/il-repack/releases)
- [Changelog](https://github.com/gluck/il-repack/blob/master/CHANGELOG.md)
- [Commits](gluck/il-repack@2.0.32...2.0.33)

---
updated-dependencies:
- dependency-name: ILRepack
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 14, 2024
1 parent bf87113 commit ba1dc6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NewRelic.Core/NewRelic.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ILRepack" Version="2.0.32">
<PackageReference Include="ILRepack" Version="2.0.33">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit ba1dc6d

Please sign in to comment.