nanoframework / Home

:house: The landing page for .NET nanoFramework repositories.
https://www.nanoframework.net
MIT License
844 stars 75 forks source link

Visual Studio extension gives incorrect commands for virtual device related functions #1503

Closed CoryCharlton closed 3 weeks ago

CoryCharlton commented 3 weeks ago

Tool

Visual Studio extension

Description

When trying to start the virtual device under device explorer the output suggests that you run the nanoclr --virtualserial ... commands. The correct parameter is nanoclr virtualserial ....

I'll take a look at this, just logging an issue so I don't forget.

How to reproduce

No response

Expected behaviour

No response

Screenshots

No response

Aditional context

No response