JMoody
Joined: 26 Aug 2008 Posts: 19 Location: Ohio
|
Posted: Tue Jun 22, 2021 4:18 pm Post subject: Visual Studio and Debugging |
|
|
I have a project using VS2019 version 16.10.2 that uses mixed C# and Fortran. In order to see the variables in the Fortran code while debugging, I need to turn on Managed Compatibility Mode.
Today, when I did so, I got a warning stating that this mode is deprecated and will be removed in future versions of Visual Studio.
Will the Fortran plug in be modified to not use the Managed Compatibility Mode? Or will I need to keep an older version of VS around to do debugging? |
|