Closed Sathyaish closed 5 years ago
You could download or clone source files for the project and when VS asks for the *.cs file just point it to appropriate path.
At the moment I am not able to spend any time on creating automated setup to download it to symbol server. But if you want to help and do it yourself and send me a pull request with config changes I'll be happy to add it to the project.
better approach is to implement SourceLink and add the PDBs to the NuGet package
@MagicAndre1981 Would you like to help with that?
@ENikS I never used your libs. I only saw the question on stackoverflow.com and suggested him to ask here for support.
The blogpost shows the steps.
@ENikS
I've added it for your small lib to show you how it works:
Thank you, @MagicAndre1981 and @ENikS.
ok, hope this helps you @Sathyaish when next version gets released.
I need the debug symbols for
Unity.Mvc.dll
version 5.0.15 targeting .NET Framework version 4.5.2.I have set up my Visual Studio Community 2017 version 15.9.2 environment correctly but it doesn't download the PDB's for this specific DLL.