Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symbols not published for 4.11.0 #75407

Open
KirillOsenkov opened this issue Oct 5, 2024 · 0 comments
Open

Symbols not published for 4.11.0 #75407

KirillOsenkov opened this issue Oct 5, 2024 · 0 comments
Labels
Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead

Comments

@KirillOsenkov
Copy link
Member

If I create a new net8.0 console app and use Roslyn 4.11.0:
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Features" Version="4.11.0" />
and then debug into Roslyn, I can't download symbols neither from nuget.org nor from Azure Symweb.

Did the process that publishes NuGets publish symbols as well? Is it time to just embed the pdbs for the Roslyn assemblies that ship in the NuGet packages?

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

No branches or pull requests

1 participant