Skip to content

Native Windows Symbols + HarfBuzzSharp.NativeAssets.* - #1797

Merged
mattleibow merged 13 commits into
mainfrom
dev/native-symbols
Sep 17, 2021
Merged

Native Windows Symbols + HarfBuzzSharp.NativeAssets.*#1797
mattleibow merged 13 commits into
mainfrom
dev/native-symbols

Conversation

@mattleibow

@mattleibow mattleibow commented Sep 6, 2021

Copy link
Copy Markdown
Collaborator

Description of Change

  • Split the HarfBuzzSharp nuget into smaller NativeAssets variants
  • Add the native Windows pdb files to the symbol

Bugs Fixed

Using a local branch for 1792 so that we can build the samples and confirm all is good.

Info

Using *.symbols.nupkg as that seems to be the correct one for native/C++ symbols: https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages-snupkg#nugetorg-symbol-package-constraints

(i) Note

Native projects, such as C++ projects, produce Windows PDBs instead of Portable PDBs. These are not supported by NuGet.org's symbol server. Please use Legacy Symbol Packages instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Include libSkiaSharp.dll PDB files to the nuget package

2 participants