Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 9e37641

Browse files
Remove ext. WPF tk from WPF Designer setup part (no longer needed)
1 parent 0b4e0b1 commit 9e37641

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/Setup/Files.wxs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,9 +1195,6 @@
11951195
<Component Guid="E89BBA3D-D267-4E4F-8DA7-E38E864C4317" Id="WpfDesignAddin" DiskId="1">
11961196
<File Source="..\..\AddIns\DisplayBindings\WpfDesign\WpfDesign.addin" Name="WpfDesign.addin" Id="WpfDesign.addin" KeyPath="yes" />
11971197
</Component>
1198-
<Component Id="XceedWpfToolkitDll" Guid="21814C24-5CB8-4BBD-BAA7-2AEBD4CBF25D" DiskId="1">
1199-
<File Id="Xceed.Wpf.Toolkit.dll" Name="Xceed.Wpf.Toolkit.dll" Source="..\..\AddIns\DisplayBindings\WpfDesign\Xceed.Wpf.Toolkit.dll" KeyPath="yes" Assembly=".net" AssemblyApplication="Xceed.Wpf.Toolkit.dll" AssemblyManifest="Xceed.Wpf.Toolkit.dll" />
1200-
</Component>
12011198
</Directory>
12021199
<Directory Id="Data" Name="Data">
12031200
<Component Guid="16E65D48-658D-4C6B-BCCB-9B5450727CFD" Id="ICSharpCodeDataAddin" DiskId="1">

src/Setup/Setup.wxs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,6 @@
378378
<ComponentRef Id="ICSharpCodeWpfDesignDll"/>
379379
<ComponentRef Id="ICSharpCodeWpfDesignXamlDomDll"/>
380380
<ComponentRef Id="WpfDesignAddin"/>
381-
<ComponentRef Id="XceedWpfToolkitDll"/>
382381

383382
<ComponentRef Id="ICSharpCodeDataAddin"/>
384383
<ComponentRef Id="ICSharpCodeDataAddinDll"/>

0 commit comments

Comments
 (0)