diff options
Diffstat (limited to 'src/WixToolset.Tools.Core/WixToolset.Tools.Core.csproj')
-rw-r--r-- | src/WixToolset.Tools.Core/WixToolset.Tools.Core.csproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/WixToolset.Tools.Core/WixToolset.Tools.Core.csproj b/src/WixToolset.Tools.Core/WixToolset.Tools.Core.csproj index 996258cc..92111c61 100644 --- a/src/WixToolset.Tools.Core/WixToolset.Tools.Core.csproj +++ b/src/WixToolset.Tools.Core/WixToolset.Tools.Core.csproj | |||
@@ -11,8 +11,6 @@ | |||
11 | </PropertyGroup> | 11 | </PropertyGroup> |
12 | 12 | ||
13 | <ItemGroup> | 13 | <ItemGroup> |
14 | <PackageReference Include="WixToolset.Data" Version="4.0.*" /> | ||
15 | <PackageReference Include="WixToolset.Extensibility" Version="4.0.*" /> | ||
16 | <PackageReference Include="WixToolset.Core" Version="4.0.*" /> | 14 | <PackageReference Include="WixToolset.Core" Version="4.0.*" /> |
17 | </ItemGroup> | 15 | </ItemGroup> |
18 | 16 | ||