Skip to content

Include symbols and source server address in published packages#574

Closed
explunit wants to merge 3 commits intoSustainsys:masterfrom
explunit:use-gitlink
Closed

Include symbols and source server address in published packages#574
explunit wants to merge 3 commits intoSustainsys:masterfrom
explunit:use-gitlink

Conversation

@explunit
Copy link
Copy Markdown
Contributor

@explunit explunit commented Oct 7, 2016

Fixes #320

Update the packaging script to use gitlink to update the symbols with github address for source server. Now developers using the nuget packages can more easily use the Visual Studio debugger to step from their own code into the AuthServices source code.

I had to rename the WebSSO and SAML2P folders in git to match what they're called in the Visual Studio project. Github will not serve up the source if the case is incorrect.

And publish symbols so that applications using the nuget packages can
step into the AuthServices source code.
Github will not serve up folder with wrong case to Visual Studio SRCSRV
@explunit explunit closed this Feb 2, 2018
@AndersAbel AndersAbel added this to the v0.24.0 milestone Sep 11, 2018
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.

2 participants