Skip to content

Commit 646ccac

Browse files
committed
[增加]1. 增加系统指标库的引用
1 parent 452c808 commit 646ccac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

GameFrameX.Monitor/GameFrameX.Monitor.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
<OutputPath>..\bin\app</OutputPath>
3838
</PropertyGroup>
3939
<ItemGroup>
40+
<PackageReference Include="Microsoft.Extensions.Diagnostics" Version="9.0.3" />
41+
<PackageReference Include="Microsoft.Extensions.Diagnostics.ResourceMonitoring" Version="9.3.0" />
4042
<PackageReference Include="prometheus-net" Version="8.2.1" />
4143
<PackageReference Include="prometheus-net.AspNetCore" Version="8.2.1" />
4244
</ItemGroup>

0 commit comments

Comments
 (0)