I am new to ProGet and I am currently reading through the documentation to make sure the product will work for us. In reading the docs, I see that ProGet strongly recommends not using separate .nupkg and .snupkg files and that the only difference is one contains that symbols and the other does not. To me, this is implying that the one with the symbols has both symbols and the dll. However, when I look at the contents of both files the symbols are only available in the snupkg, but it does not contain the dll. The nupkg contains the dll, but not the symbols. What am I missing?
J
Posts made by joel_6345
-
NuGet package with both dll and symbols???