diff options
Diffstat (limited to 'src/heat')
-rw-r--r-- | src/heat/heat.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/heat/heat.csproj b/src/heat/heat.csproj index 53446e2f..83f97343 100644 --- a/src/heat/heat.csproj +++ b/src/heat/heat.csproj | |||
@@ -26,6 +26,7 @@ | |||
26 | 26 | ||
27 | <ItemGroup> | 27 | <ItemGroup> |
28 | <PackageReference Include="WixToolset.Core" Version="4.0.*" /> | 28 | <PackageReference Include="WixToolset.Core" Version="4.0.*" /> |
29 | <PackageReference Include="WixToolset.Core.Native" Version="4.0.*" /> | ||
29 | <PackageReference Include="WixToolset.Harvesters" Version="4.0.*" /> | 30 | <PackageReference Include="WixToolset.Harvesters" Version="4.0.*" /> |
30 | </ItemGroup> | 31 | </ItemGroup> |
31 | 32 | ||