aboutsummaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/heat/heat.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/heat/heat.csproj b/src/tools/heat/heat.csproj
index bd6ccb78..db4a710b 100644
--- a/src/tools/heat/heat.csproj
+++ b/src/tools/heat/heat.csproj
@@ -36,6 +36,7 @@
36 36
37 <ItemGroup> 37 <ItemGroup>
38 <PackageReference Include="Microsoft.Win32.Registry" /> 38 <PackageReference Include="Microsoft.Win32.Registry" />
39 <PackageReference Include="System.Configuration.ConfigurationManager" />
39 <PackageReference Include="System.Diagnostics.PerformanceCounter" /> 40 <PackageReference Include="System.Diagnostics.PerformanceCounter" />
40 <PackageReference Include="System.DirectoryServices" /> 41 <PackageReference Include="System.DirectoryServices" />
41 </ItemGroup> 42 </ItemGroup>