Skip to content

GetSavedLicenseKey uses single file dangerous patterns #50821

Open
@tlakollo

Description

@tlakollo

Description

File DesigntimeLicenseContext makes use of a single file dangerous pattern inside function GetSavedLicenseKey . The result of this code is that no license key will be found. This bug tracks the progress to understand the following:

  • If the warning can be suppressed because the code will never be used in a published application
  • How the license gets published for a single-file application. Would using AppContext.BaseDirectory is the right thing to do?

In the meantime, the warning will be suppressed in code with a reference to this issue until this gets fixed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions