Skip to content

Handle external blogs that refer to old tools #825

@networkfusion

Description

@networkfusion

Details about Problem

It is apparent that people are stuggling to get started when using old blogs.
Most are likely due to use of an old tool (https://www.nuget.org/packages/nanoFirmwareFlasher/) and not looking at the fact it is deprecated.
We should redirect to the new tool (if possible) since it seems to use the same "short name" as the current tool, which causes extra installation problems..

The current workaroud would be:

dotnet tool uninstall --global nanoFirmwareFlasher
dotnet tool install --global nanoff

nanoFramework area:
nanoff tool.

VS extension version:
N/A

Target:
All

Firmware image version:
All

Description

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions