Skip to content

Error checking stops working when ApplicationIcon property inside fsproj is set. #1566

Open
@marcpiechura

Description

@marcpiechura

Describe the bug

When adding the <ApplicationIcon>Logo.ico</ApplicationIcon> property to the <PropertyGroup> inside the fsproj, error checking stops working and works again once the property gets removed again.

Steps to reproduce

  • Create simple console application via dotnet new
  • Add <ApplicationIcon>Logo.ico</ApplicationIcon> to the fsproj

Expected behaviour

Error checking should work even if the ApplicationIcon is defined

Screenshots

ooXmfezuSp.mp4

Machine info

  • OS: Windows
  • .NET SDK version: 5.0.302
  • Ionide version: 5.7.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugproject loadingProblems or suggestions related to Project Loading (powered by Dotnet.Project.Info)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions