From 14e2e1f2c63c9145984cd764c429d4106ba86312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 10:58:20 -0500 Subject: [PATCH] chore(deps): bump ILRepack (#2561) Bumps the nuget group in /src/Agent/NewRelic/Agent/Core with 1 update: [ILRepack](https://github.com/gluck/il-repack). Updates `ILRepack` from 2.0.33 to 2.0.34 - [Release notes](https://github.com/gluck/il-repack/releases) - [Changelog](https://github.com/gluck/il-repack/blob/master/CHANGELOG.md) - [Commits](https://github.com/gluck/il-repack/compare/2.0.33...2.0.34) --- updated-dependencies: - dependency-name: ILRepack dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/Agent/NewRelic/Agent/Core/Core.csproj | 2 +- .../NewRelic.Agent.Extensions/NewRelic.Agent.Extensions.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Agent/NewRelic/Agent/Core/Core.csproj b/src/Agent/NewRelic/Agent/Core/Core.csproj index 038904cda..6e5a67de0 100644 --- a/src/Agent/NewRelic/Agent/Core/Core.csproj +++ b/src/Agent/NewRelic/Agent/Core/Core.csproj @@ -50,7 +50,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Agent/NewRelic/Agent/Extensions/NewRelic.Agent.Extensions/NewRelic.Agent.Extensions.csproj b/src/Agent/NewRelic/Agent/Extensions/NewRelic.Agent.Extensions/NewRelic.Agent.Extensions.csproj index 84e5d9d07..c176aa771 100644 --- a/src/Agent/NewRelic/Agent/Extensions/NewRelic.Agent.Extensions/NewRelic.Agent.Extensions.csproj +++ b/src/Agent/NewRelic/Agent/Extensions/NewRelic.Agent.Extensions/NewRelic.Agent.Extensions.csproj @@ -20,7 +20,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive