Completed
Last Updated: 26 Jun 2026 11:35 by ADMIN
Release 2026 Q2 Hotfix (2026.2.625)

The Upgrade Wizard for WPF cannot upgrade projects targeting the 4.8 .NET Framework.

1. Install the latest extension for WPF 
2. Create a new project targeting the 4.8 .NET Framework
3. Try to launch the Upgrade Wizard from the Telerik menu 
4. See the error - The project cannot be upgraded because the target framework does not match

 

Completed
Last Updated: 03 Jul 2026 06:41 by ADMIN
Release 2026 Q2 (2026.2.701)

Environment:

  • Visual Studio 2026 Version 18.6.1 (May 2026 release)
  • Visual Studio language: Japanese
  • .NET 10 WPF project
  • Telerik UI for WPF 2026.2.520

Problem:

Visual Studio freezes frequently while editing XAML when using Telerik UI for WPF 2026.2.520.
The issue does NOT occur with Telerik UI for WPF 2026.1.415.

Steps to reproduce:

  1. Install the "Progress Telerik UI for WPF Extension"
  2. Create a new WPF project using the Telerik extension/template (Empty)
  3. Open the automatically generated MainWindow.xaml
  4. Inside the existing <Grid> element, type:
    <Grid
  5. At the moment XAML IntelliSense/code completion is triggered, Visual Studio freezes

Additional information:

  • XAML Designer is disabled
  • Deleting the .vs folder does not help
  • No third-party Visual Studio extensions are installed
  • The issue only occurs with Telerik UI for WPF 2026.2.520
  • Downgrading to Telerik UI for WPF 2026.1.415 resolves the issue completely

Could you please confirm whether this is a known issue related to Visual Studio 2026 / .NET 10 compatibility?