question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ship FSharp.Core.pdb files

See original GitHub issue

Please include FSharp.Core.pdb files in the FSharp.Bundle.exe distributions.

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:26 (25 by maintainers)

github_iconTop GitHub Comments

2reactions
KevinRansomcommented, May 28, 2017

@jdh30 We will be embedding portable PDBs in dlls shipped via nuget. The windows pdbs for shipped FSharp dll are deployed to a symbol server.

1reaction
ctaggartcommented, Feb 6, 2018

Microsoft has decided to ship their source linked pdb files to their symbol server. Please do the same. https://github.com/aspnet/Universe/issues/850

Everyone else outside of Microsoft, it is recommended by Microsoft to put the source linked pdb files in the nuget packages.

Read more comments on GitHub >

github_iconTop Results From Across the Web

c# - Is there any reason to not ship the pdb's with your ...
Shipping pdb does not give any additional convenience to an user. So there are no reasons to ship pdb files with the app....
Read more >
Announcing F# support for .NET Core and .NET Standard ...
We're pleased to announce that Visual Studio 2017 15.5 Preview 4 now supports F# projects targeting .NET Core, .NET Standard, and .
Read more >
F# Now Targets .NET Core Projects in Visual Studio
Microsoft's F# functional programming language now lets Visual Studio coders target .NET Core and .NET Standard projects.
Read more >
FSharp.Core 4.5.2
This package contains functionality that supports core F# functionality, including language primitives, operators, attributes, basic types, ...
Read more >
Deep-dive into .NET Core primitives: deps.json ...
I learned to program with gcc, C++, and vim. When I started working with C# and .NET, clicking the “Start” button in Visual...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found