aspnet / Universe

[Archived] Repo for building the entire ASP.NET and Entity Framework stack. Project moved to https://github.com/aspnet/AspNetCore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing pdb inside the symbols.nupkg package

ajaybhargavb opened this issue · comments

The following are the packages that we currently ship but their corresponding symbols.nupkg does not contain all the necessary pdbs

The following packages are marked as ship but don't have a corresponding symbols.nupkg

  • Microsoft.AspNetCore.Mvc.Razor (Fixed in aspnet/Mvc#7571)
  • Microsoft.EntityFrameworkCore.Sqlite (This is just a meta package)
  • Microsoft.EntityFrameworkCore.Tools (PR: dotnet/efcore#11745)

The following are marked as shipoob and ideally we should be generating corresponding symbols.nupkg