aboutsummaryrefslogtreecommitdiff
path: root/src/wix/heat/heat.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/wix/heat/heat.csproj')
-rw-r--r--src/wix/heat/heat.csproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/wix/heat/heat.csproj b/src/wix/heat/heat.csproj
index 341a2083..88fd2eb0 100644
--- a/src/wix/heat/heat.csproj
+++ b/src/wix/heat/heat.csproj
@@ -45,8 +45,4 @@
45 <PackageReference Include="System.Diagnostics.PerformanceCounter" /> 45 <PackageReference Include="System.Diagnostics.PerformanceCounter" />
46 <PackageReference Include="System.DirectoryServices" /> 46 <PackageReference Include="System.DirectoryServices" />
47 </ItemGroup> 47 </ItemGroup>
48
49 <ItemGroup Condition="'$(TargetFramework)'=='net472' and '$(OS)' != 'Windows_NT'">
50 <PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" PrivateAssets="All" />
51 </ItemGroup>
52</Project> 48</Project>