明确System.Management版本

This commit is contained in:
2248356998 qq.com
2023-05-22 14:51:02 +08:00
parent cf9ccd799d
commit bc6eb44218

View File

@@ -7,6 +7,11 @@
<GenerateDocumentationFile>True</GenerateDocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Management" Version="7.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ThingsGateway.Application\ThingsGateway.Application.csproj" />
<ProjectReference Include="..\ThingsGateway.Foundation\ThingsGateway.Foundation.csproj" />