Bump Microsoft.Diagnostics.NETCore.Client from 0.2.532401 to 0.2.547301

Bumps [Microsoft.Diagnostics.NETCore.Client](https://github.com/dotnet/diagnostics) from 0.2.532401 to 0.2.547301.
- [Release notes](https://github.com/dotnet/diagnostics/releases)
- [Commits](https://github.com/dotnet/diagnostics/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Diagnostics.NETCore.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-25 09:59:29 +00:00
committed by GitHub
parent fbda701839
commit 1d80d68c27
@@ -113,7 +113,7 @@
<!-- Usage: Using target JSON serializer for API -->
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson" Version="8.0.8" />
<!-- Usage: Generating dumps of dotnet engine processes -->
<PackageReference Include="Microsoft.Diagnostics.NETCore.Client" Version="0.2.532401" />
<PackageReference Include="Microsoft.Diagnostics.NETCore.Client" Version="0.2.547301" />
<!-- Usage: Database ORM -->
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.8" />
<!-- Usage: Automatic migration generation using command line -->