sandialabs / Gulliver

Gulliver is a C# utility package and library engineered for the manipulation of arbitrary sized byte arrays accounting for appropriate endianness and jagged byte length.
Apache License 2.0
15 stars 3 forks source link

[BUG] Source Link does not appear to work as expected #16

Closed rheone closed 4 years ago

rheone commented 4 years ago

Source is not available in Visual Studio 2019 community edition.

rheone commented 4 years ago

This may be a side effect of the way the nuget packages were originally built and released, and may have resolved itself now that we have an appropriate GitHub hash associated.

Verify, but note to self don't pack from internal repository

rheone commented 4 years ago

This issue seems to be resolved, and should be covered in the next release by our current build pipeline.

ahsteele commented 4 years ago

Any reason not to release to make the issue go away?

rheone commented 4 years ago

I see no issue with a patch change release once we include the current PRs