Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

614
Vistas
Start with Debugging fails after upgrade from .NET5 to .NET6 on WPF

I upgraded my WPF project from .NET5 to .NET6. When I try to run the project it gives Unable to attach to CoreCLR. Operation not supported

But, I am able to run Without Debugging.

I tried to clean and update Nuget Packages to .NET6. Also, removed the obj and bin folders. These didn't solve the problem.

How can I re-enable Debugging? Thanks.

Unable to debug

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

You have to change .NET5 <PublishSingleFile>true</PublishSingleFile> to setting below:

<PublishSingleFile Condition="'$(Configuration)' == 'Release'">true</PublishSingleFile>

After this change, you'll able to run with Debugging.

This issue mentioned and solved on these topics. You may check the details.

  1. https://github.com/dotnet/wpf/issues/5677
  2. https://github.com/dotnet/runtime/issues/45382
over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda