You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the http-client.env.json file is incorrectly copied to the publish output directory during project deployment.
This file is an environment configuration file for the HTTP Client tool and should not be treated as deployable content. Its presence in the publish directory is unnecessary and potentially exposes environment-specific configuration details.
I'm unsure if this is the correct repository to report this issue.