Azure / Azure/azure-functions-dotnet-worker
[1ES] Remove `_manifest` folder from FunctionsNetHost nuget payload
- Dominant language
- C#
- Stars
- 466
- Forks
- 215
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 7
Description
### Description
The new CI pipeline for the functions net host (dotnet-host.official) includes a `_manifest` folder in the final nuget output for the prelaunch apps; this appears to be generated and added by 1ES.
- [ ] Investigate if we can remove this `_manifest` file from the nuget output

Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the dotnet-host.official CI pipeline and inspect the final NuGet output for the prelaunch apps. Trace where 1ES adds the generated _manifest folder, then verify that the published payload no longer contains it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100