|
27 | 27 | <UseApplicationTrust>false</UseApplicationTrust>
|
28 | 28 | <UseWindowsForms>true</UseWindowsForms>
|
29 | 29 | </PropertyGroup>
|
30 |
| - |
| 30 | + |
31 | 31 | <PropertyGroup>
|
32 | 32 | <PackageId>KryptonToolkitSuiteCoreModule</PackageId>
|
33 | 33 | <Description>A update to Component factory's krypton toolkit to support .NET Core and the latest .NET 4.x framework. This is the core module.</Description>
|
34 | 34 | </PropertyGroup>
|
35 |
| - |
| 35 | + |
36 | 36 | <PropertyGroup>
|
37 | 37 | <ApplicationManifest>app.manifest</ApplicationManifest>
|
38 | 38 | </PropertyGroup>
|
39 |
| - |
40 | 39 | <ItemGroup>
|
41 | 40 | <Compile Update="ButtonSpec\ButtonSpecFormFixed.cs">
|
42 | 41 | <SubType>Component</SubType>
|
|
245 | 244 | <EmbeddedResource Include="ToolboxBitmaps\KryptonForm.bmp" />
|
246 | 245 | <EmbeddedResource Include="ToolboxBitmaps\KryptonLinkLabel.bmp" />
|
247 | 246 | </ItemGroup>
|
248 |
| - |
249 | 247 | <ItemGroup>
|
250 | 248 | <Compile Remove="Controls Toolkit\KryptonInputBoxNew.cs" />
|
| 249 | + <Compile Remove="Toolkit\KryptonBorderEdgeActionList.cs" /> |
| 250 | + <Compile Remove="Toolkit\KryptonBorderEdgeDesigner.cs" /> |
| 251 | + <Compile Remove="Toolkit\KryptonBreadCrumbActionList.cs" /> |
| 252 | + <Compile Remove="Toolkit\KryptonBreadCrumbDesigner.cs" /> |
| 253 | + <Compile Remove="Toolkit\KryptonBreadCrumbItemDesigner.cs" /> |
| 254 | + <Compile Remove="Toolkit\KryptonBreadCrumbItemsEditor.cs" /> |
| 255 | + <Compile Remove="Toolkit\KryptonButtonActionList.cs" /> |
| 256 | + <Compile Remove="Toolkit\KryptonButtonDesigner.cs" /> |
| 257 | + <Compile Remove="Toolkit\KryptonCheckBoxActionList.cs" /> |
| 258 | + <Compile Remove="Toolkit\KryptonCheckBoxDesigner.cs" /> |
| 259 | + <Compile Remove="Toolkit\KryptonCheckButtonActionList.cs" /> |
| 260 | + <Compile Remove="Toolkit\KryptonCheckButtonCollectionEditor.cs" /> |
| 261 | + <Compile Remove="Toolkit\KryptonCheckButtonCollectionForm.cs" /> |
| 262 | + <Compile Remove="Toolkit\KryptonCheckButtonCollectionForm.Designer.cs" /> |
| 263 | + <Compile Remove="Toolkit\KryptonCheckButtonDesigner.cs" /> |
| 264 | + <Compile Remove="Toolkit\KryptonCheckedListBoxActionList.cs" /> |
| 265 | + <Compile Remove="Toolkit\KryptonCheckedListBoxDesigner.cs" /> |
| 266 | + <Compile Remove="Toolkit\KryptonCheckSetActionList.cs" /> |
| 267 | + <Compile Remove="Toolkit\KryptonCheckSetDesigner.cs" /> |
| 268 | + <Compile Remove="Toolkit\KryptonColorButtonActionList.cs" /> |
| 269 | + <Compile Remove="Toolkit\KryptonColorButtonDesigner.cs" /> |
| 270 | + <Compile Remove="Toolkit\KryptonComboBoxActionList.cs" /> |
| 271 | + <Compile Remove="Toolkit\KryptonComboBoxColumnDesigner.cs" /> |
| 272 | + <Compile Remove="Toolkit\KryptonComboBoxDesigner.cs" /> |
| 273 | + <Compile Remove="Toolkit\KryptonCommandActionList.cs" /> |
| 274 | + <Compile Remove="Toolkit\KryptonCommandDesigner.cs" /> |
| 275 | + <Compile Remove="Toolkit\KryptonContextMenuActionList.cs" /> |
| 276 | + <Compile Remove="Toolkit\KryptonContextMenuCollectionEditor.cs" /> |
| 277 | + <Compile Remove="Toolkit\KryptonContextMenuDesigner.cs" /> |
| 278 | + <Compile Remove="Toolkit\KryptonContextMenuItemCollectionEditor.cs" /> |
| 279 | + <Compile Remove="Toolkit\KryptonContextMenuItemDesigner.cs" /> |
| 280 | + <Compile Remove="Toolkit\KryptonContextMenuItemsDesigner.cs" /> |
| 281 | + <Compile Remove="Toolkit\KryptonDataGridViewDesigner.cs" /> |
| 282 | + <Compile Remove="Toolkit\KryptonDateTimePickerActionList.cs" /> |
| 283 | + <Compile Remove="Toolkit\KryptonDateTimePickerColumnDesigner.cs" /> |
| 284 | + <Compile Remove="Toolkit\KryptonDateTimePickerDesigner.cs" /> |
| 285 | + <Compile Remove="Toolkit\KryptonDesignerActionItem.cs" /> |
| 286 | + <Compile Remove="Toolkit\KryptonDomainUpDownActionList.cs" /> |
| 287 | + <Compile Remove="Toolkit\KryptonDomainUpDownColumnDesigner.cs" /> |
| 288 | + <Compile Remove="Toolkit\KryptonDomainUpDownDesigner.cs" /> |
| 289 | + <Compile Remove="Toolkit\KryptonDropButtonActionList.cs" /> |
| 290 | + <Compile Remove="Toolkit\KryptonDropButtonDesigner.cs" /> |
| 291 | + <Compile Remove="Toolkit\KryptonGroupActionList.cs" /> |
| 292 | + <Compile Remove="Toolkit\KryptonGroupBoxActionList.cs" /> |
| 293 | + <Compile Remove="Toolkit\KryptonGroupBoxDesigner.cs" /> |
| 294 | + <Compile Remove="Toolkit\KryptonGroupDesigner.cs" /> |
| 295 | + <Compile Remove="Toolkit\KryptonGroupPanelDesigner.cs" /> |
| 296 | + <Compile Remove="Toolkit\KryptonHeaderActionList.cs" /> |
| 297 | + <Compile Remove="Toolkit\KryptonHeaderDesigner.cs" /> |
| 298 | + <Compile Remove="Toolkit\KryptonHeaderGroupActionList.cs" /> |
| 299 | + <Compile Remove="Toolkit\KryptonHeaderGroupDesigner.cs" /> |
| 300 | + <Compile Remove="Toolkit\KryptonLabelActionList.cs" /> |
| 301 | + <Compile Remove="Toolkit\KryptonLabelDesigner.cs" /> |
| 302 | + <Compile Remove="Toolkit\KryptonLinkLabelActionList.cs" /> |
| 303 | + <Compile Remove="Toolkit\KryptonLinkLabelDesigner.cs" /> |
| 304 | + <Compile Remove="Toolkit\KryptonListBoxActionList.cs" /> |
| 305 | + <Compile Remove="Toolkit\KryptonListBoxDesigner.cs" /> |
| 306 | + <Compile Remove="Toolkit\KryptonManagerActionList.cs" /> |
| 307 | + <Compile Remove="Toolkit\KryptonManagerDesigner.cs" /> |
| 308 | + <Compile Remove="Toolkit\KryptonMaskedTextBoxActionList.cs" /> |
| 309 | + <Compile Remove="Toolkit\KryptonMaskedTextBoxColumnDesigner.cs" /> |
| 310 | + <Compile Remove="Toolkit\KryptonMaskedTextBoxDesigner.cs" /> |
| 311 | + <Compile Remove="Toolkit\KryptonMonthCalendarActionList.cs" /> |
| 312 | + <Compile Remove="Toolkit\KryptonMonthCalendarDesigner.cs" /> |
| 313 | + <Compile Remove="Toolkit\KryptonNumericUpDownActionList.cs" /> |
| 314 | + <Compile Remove="Toolkit\KryptonNumericUpDownColumnDesigner.cs" /> |
| 315 | + <Compile Remove="Toolkit\KryptonNumericUpDownDesigner.cs" /> |
| 316 | + <Compile Remove="Toolkit\KryptonPaletteActionList.cs" /> |
| 317 | + <Compile Remove="Toolkit\KryptonPaletteDesigner.cs" /> |
| 318 | + <Compile Remove="Toolkit\KryptonPanelActionList.cs" /> |
| 319 | + <Compile Remove="Toolkit\KryptonPanelDesigner.cs" /> |
| 320 | + <Compile Remove="Toolkit\KryptonRadioButtonActionList.cs" /> |
| 321 | + <Compile Remove="Toolkit\KryptonRadioButtonDesigner.cs" /> |
| 322 | + <Compile Remove="Toolkit\KryptonRichTextBoxActionList.cs" /> |
| 323 | + <Compile Remove="Toolkit\KryptonRichTextBoxDesigner.cs" /> |
| 324 | + <Compile Remove="Toolkit\KryptonSeparatorActionList.cs" /> |
| 325 | + <Compile Remove="Toolkit\KryptonSeparatorDesigner.cs" /> |
| 326 | + <Compile Remove="Toolkit\KryptonSplitContainerActionList.cs" /> |
| 327 | + <Compile Remove="Toolkit\KryptonSplitContainerBehavior.cs" /> |
| 328 | + <Compile Remove="Toolkit\KryptonSplitContainerDesigner.cs" /> |
| 329 | + <Compile Remove="Toolkit\KryptonSplitContainerGlyph.cs" /> |
| 330 | + <Compile Remove="Toolkit\KryptonSplitterPanelDesigner.cs" /> |
| 331 | + <Compile Remove="Toolkit\KryptonTextBoxActionList.cs" /> |
| 332 | + <Compile Remove="Toolkit\KryptonTextBoxColumnDesigner.cs" /> |
| 333 | + <Compile Remove="Toolkit\KryptonTextBoxDesigner.cs" /> |
| 334 | + <Compile Remove="Toolkit\KryptonTrackBarActionList.cs" /> |
| 335 | + <Compile Remove="Toolkit\KryptonTrackBarDesigner.cs" /> |
| 336 | + <Compile Remove="Toolkit\KryptonTreeViewActionList.cs" /> |
| 337 | + <Compile Remove="Toolkit\KryptonTreeViewDesigner.cs" /> |
| 338 | + <Compile Remove="Toolkit\KryptonWrapLabelActionList.cs" /> |
| 339 | + <Compile Remove="Toolkit\KryptonWrapLabelDesigner.cs" /> |
| 340 | + <Compile Remove="Toolkit\PaletteDrawBordersEditor.cs" /> |
| 341 | + <Compile Remove="Toolkit\PaletteDrawBordersSelector.cs" /> |
| 342 | + <Compile Remove="Toolkit\PaletteDrawBordersSelector.Designer.cs" /> |
251 | 343 | <EmbeddedResource Remove="Controls Toolkit\KryptonInputBoxNew.resx" />
|
| 344 | + <EmbeddedResource Remove="Toolkit\KryptonCheckButtonCollectionForm.resx" /> |
| 345 | + <EmbeddedResource Remove="Toolkit\PaletteDrawBordersSelector.resx" /> |
252 | 346 | </ItemGroup>
|
253 |
| - |
254 | 347 | <ItemGroup Condition="'$(TargetFramework)' == 'net40'">
|
255 | 348 | <Reference Include="System.Design" />
|
256 | 349 | </ItemGroup>
|
|
0 commit comments