Object Exporter lets you export out an object while debugging in Visual Studio, the object can be serialized in either C#, JSON or XML.
GNU General Public License v3.0
264
stars
82
forks
source link
Export Objects doesn't work in test projects #83
Open
talanc opened 6 years ago
When you click on
Export Objects
in a unit test it just hangs indefinitely. You can't recover Visual Studio and you have to kill the process.