Skip to content

There is no tag "Timer" next to the "Timertrigger" function when debugging a .NET 5 project #2892

@v-mengwe

Description

@v-mengwe

OS: Win10
Build Version: 20210721.3

Repro Steps:

  1. Create a .NET 5 project with "Timer trigger" function -> Debug.
  2. Check whether the tag of "Timertrigger1" function shows well in the Local Project tree view.

Expect:
There is a tag "Timer" next to the "Timertrigger1" function.
image

Actual:
There is no tag "Timer" next to the "Timertrigger1" function.
image

More Info:
This issue doesn't reproduce for .NET Core 3 project.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions