سؤال

I know that we can host our own private / internal NuGet server, but is there a way to also hosting your own Symbol Source server that links to your private NuGet packages? My company's policy doesn't allow publishing source code, even to SymbolSource.Org private repo.

Thank you.

هل كانت مفيدة؟

المحلول

Just found out that SymbolSource released a community edition called SymbolSource Server Basic. Got it working in about an hour!

نصائح أخرى

this should be possible with NuGet.Server acting as a symbols+source server, according to this post: NuGetsymbolssource-repository

let me know if that doesn't work,

TeamCity, as of version 7.x I believe, can be a NuGet server out-of-the-box. And a symbol server with the addition of a plugin. Here is the link to the plug-in: http://confluence.jetbrains.com/display/TW/Symbol+Server

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top