aboutsummaryrefslogtreecommitdiff
path: root/src/tools/heat
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/heat')
-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 dfcc9126..362d5c21 100644
--- a/src/tools/heat/heat.csproj
+++ b/src/tools/heat/heat.csproj
@@ -39,5 +39,6 @@
39 <PackageReference Include="System.Configuration.ConfigurationManager" /> 39 <PackageReference Include="System.Configuration.ConfigurationManager" />
40 <PackageReference Include="System.Diagnostics.PerformanceCounter" /> 40 <PackageReference Include="System.Diagnostics.PerformanceCounter" />
41 <PackageReference Include="System.DirectoryServices" /> 41 <PackageReference Include="System.DirectoryServices" />
42 <PackageReference Include="System.Memory" />
42 </ItemGroup> 43 </ItemGroup>
43</Project> 44</Project>