Visual Studio setup for .NET8 DLL

Hi Community,

 

I want to debug my .NET8 DLL for AutoCAD 2025
on Visual Studio 2022, by pressing the green arrow button.

 

For .NET4.8, “Start external program” could be used
to start AutoCAD and “Command line arguments”
to run a script. They are not available for .NET8.

 

I think I should write a “test” project to do the same thing.
But I believe this is already done by some good people,
and I want to follow the same way.

 

Is there any well-known setup?

Read more here: Source link