Krypton-Suite / Standard-Toolkit-Demos

BSD 3-Clause "New" or "Revised" License
55 stars 20 forks source link

[Bug]: Demo apps are broken due to **[Breaking Changes]** due to them usage, not fixed #196

Closed Smurf-IV closed 3 months ago

Smurf-IV commented 3 months ago

Using todays alpha's for each of the repro's. Then then are many Build breaks that need to be fixed:

e.g.:

Severity    Code    Description Project File    Line    Suppression State   Details
Error (active)  CS1061  'KryptonThemeComboBox' does not contain a definition for 'ReportSelectedThemeIndex' and no accessible extension method 'ReportSelectedThemeIndex' accepting a first argument of type 'KryptonThemeComboBox' could be found (are you missing a using directive or an assembly reference?)    KryptonContextMenu Examples 2022 (net462), KryptonContextMenu Examples 2022 (net47), KryptonContextMenu Examples 2022 (net471), KryptonContextMenu Examples 2022 (net472), KryptonContextMenu Examples 2022 (net48), KryptonContextMenu Examples 2022 (net481), KryptonContextMenu Examples 2022 (net6.0-windows), KryptonContextMenu Examples 2022 (net8.0-windows), KryptonContextMenu Examples 2022 (net9.0-windows) Z:\GitHub\Krypton-Suite\Standard-Toolkit-Demos\Source\Krypton Toolkit Examples\KryptonContextMenu Examples\Form1.Designer.cs    349     

image

Smurf-IV commented 3 months ago

@giduac & @Wagnerp : FYI