Forum member

Mike3058

2 posts

Posts by Mike3058

  1. NCrunch 5.21.0.10 blocks Rider 2026.1.2 project template expansion and prevents solution load comple

    With JetBrains Rider 2026.1.2 on Windows 11, installing and enabling NCrunch 5.21.0.10 causes global Rider instability during project creation and solution loading. Specifically: Rider cannot expand normal project templates (for example, Console App) Rider shows“Updating project templates” and t…

  2. The name 'InitializeComponent' does not exist in the current context

    The subject is the trace output for an Avalonia Application project that won't build in NCrunch. The problem is in MainWindow.axaml.cs. I read the build issues documentation and have no idea how to solve this issue.