diff options
Diffstat (limited to '')
-rw-r--r-- | src/wixext/WixToolset.ComPlus.wixext.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wixext/WixToolset.ComPlus.wixext.csproj b/src/wixext/WixToolset.ComPlus.wixext.csproj index 882dc7e1..86ad1a3d 100644 --- a/src/wixext/WixToolset.ComPlus.wixext.csproj +++ b/src/wixext/WixToolset.ComPlus.wixext.csproj | |||
@@ -14,7 +14,6 @@ | |||
14 | <ItemGroup> | 14 | <ItemGroup> |
15 | <Content Include="$(MSBuildThisFileName).targets" /> | 15 | <Content Include="$(MSBuildThisFileName).targets" /> |
16 | <Content Include="complus.xsd" PackagePath="tools" /> | 16 | <Content Include="complus.xsd" PackagePath="tools" /> |
17 | <EmbeddedResource Include="tables.xml" /> | ||
18 | <EmbeddedResource Include="$(OutputPath)..\complus.wixlib" /> | 17 | <EmbeddedResource Include="$(OutputPath)..\complus.wixlib" /> |
19 | </ItemGroup> | 18 | </ItemGroup> |
20 | 19 | ||