Skip to content

Commit 4d31368

Browse files
chore: Update Profiler NuGet Package Reference to v10.39.0.22 (#3071)
* Don't log "with parent process" unless parent process is non-empty * chore: Update Profiler NuGet Package Reference to v10.39.0.22. --------- Co-authored-by: Alex Hemsath <ahemsath@newrelic.com> Co-authored-by: Alex Hemsath <57361211+nr-ahemsath@users.noreply.github.com>
1 parent 5f5cf12 commit 4d31368

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Agent/NewRelic/Home/Home.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</Target>
1414

1515
<ItemGroup>
16-
<PackageReference Include="NewRelic.Agent.Internal.Profiler" Version="10.38.0.14"/>
16+
<PackageReference Include="NewRelic.Agent.Internal.Profiler" Version="10.39.0.22"/>
1717
</ItemGroup>
1818

1919
</Project>

0 commit comments

Comments
 (0)