Azure / Azure/azure-functions-dotnet-worker

Publish separate symbol packages (.snupkg)

Open
#2,385 0 comments 0 reactions 0 assignees View on GitHub
area: engineering enhancement
Dominant language
C#
Stars
466
Forks
215
Avg merge
3d 10h
Merged PRs (30d)
7

Description

### Description

Today, symbols for our packages are embedded.

https://github.com/Azure/azure-functions-dotnet-worker/blob/2bd3b2de3f00291e03de19d59543cbc3a8fbc8a4/build/Common.props#L21

We should consider publishing separate symbol packages (`.snupkg`) to distribute symbols of our packages.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with build/Common.props at the linked line and trace how the repository packages and publishes its C# projects. Determine where symbol generation and package publication are configured, then verify that packages produce and distribute separate .snupkg artifacts rather than embedded symbols. The issue names no tests or additional entry points, so confirm the expected validation with maintainers.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.