mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 21:16:52 +01:00
Merge pull request #1942 from tgstation/dependabot/nuget/Microsoft.Diagnostics.NETCore.Client-0.2.547301
Bump Microsoft.Diagnostics.NETCore.Client from 0.2.532401 to 0.2.547301
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user