Skip to content

Commit

Permalink
Revert "chore: Update Profiler NuGet Package Reference to v10.36.0.9 (#…
Browse files Browse the repository at this point in the history
…2993)"

This reverts commit ceb8707.
  • Loading branch information
tippmar-nr committed Feb 13, 2025
1 parent 09e98a2 commit ee710b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Agent/NewRelic/Home/Home.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</Target>

<ItemGroup>
<PackageReference Include="NewRelic.Agent.Internal.Profiler" Version="10.36.0.9"/>
<PackageReference Include="NewRelic.Agent.Internal.Profiler" Version="10.36.0.5"/>
</ItemGroup>

</Project>

0 comments on commit ee710b7

Please sign in to comment.