Skip to content

Update sample app Infragistics packages to 26.1.20261.22#4

Merged
gedinakova merged 2 commits into
masterfrom
copilot/update-infragistics-assemblies-26-1
May 26, 2026
Merged

Update sample app Infragistics packages to 26.1.20261.22#4
gedinakova merged 2 commits into
masterfrom
copilot/update-infragistics-assemblies-26-1

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 21, 2026

This updates the WinForms sample applications to Infragistics 26.1.20261.22. All existing Infragistics package references in the repo’s sample projects are aligned to the 26.1 release line.

  • Scope

    • Updated Infragistics PackageReference versions in all 9 sample application projects.
    • Standardized projects that previously referenced 20.1.12 and 19.2.134 onto 26.1.20261.22.
  • Projects updated

    • CashflowDashboard
    • Elemental
    • IGExcel
    • IGPaint
    • INGear
    • INTune
    • InventoryManagement
    • OutlookCRM
    • ProjectManager
  • Dependency change

    • Applied the version update consistently across all Infragistics WinForms packages already referenced by each sample, without changing package selection or project structure.
<PackageReference Include="Infragistics.WinForms.Shared" Version="26.1.20261.22" />
<PackageReference Include="Infragistics.WinForms.Toolbars" Version="26.1.20261.22" />
<PackageReference Include="Infragistics.WinForms.WinGrid" Version="26.1.20261.22" />

Copilot AI linked an issue May 21, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Update infragistics assemblies to version 26.1.20261.22 Update sample app Infragistics packages to 26.1.20261.22 May 21, 2026
Copilot AI requested a review from gedinakova May 21, 2026 16:29
@gedinakova gedinakova marked this pull request as ready for review May 21, 2026 17:11
@gedinakova gedinakova requested a review from IGvaleries May 21, 2026 17:12
@gedinakova gedinakova merged commit 47754dc into master May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update samples for 26.1

3 participants