Skip to content

Commit

Permalink
Merge pull request #1942 from tgstation/dependabot/nuget/Microsoft.Di…
Browse files Browse the repository at this point in the history
…agnostics.NETCore.Client-0.2.547301

Bump Microsoft.Diagnostics.NETCore.Client from 0.2.532401 to 0.2.547301
  • Loading branch information
tgstation-server-ci[bot] authored Sep 25, 2024
2 parents 12d5e55 + 1d80d68 commit f5a4458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tgstation.Server.Host/Tgstation.Server.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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 -->
Expand Down

0 comments on commit f5a4458

Please sign in to comment.