-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Open
dotnet/sdk
#50280Labels
Priority:3Work that is nice to haveWork that is nice to havearea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
Priority:3Work that is nice to haveWork that is nice to havearea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework