Deal with the "No Source Link" and "Non deterministic" flags when viewing a library on a site in "NuGet Package Explorer". It doesn't seem to affect anything, but it would be nice to get rid of it.
The "No Source Link" sign is displayed, although the "Source repository" link is also displayed. Looks like a bug on the NuGet gallery. We need to look for workarounds to deal with this.
To get rid of the "Non deterministic" sign, it seems that it is enough to set a special parameter during assembly. I'm guessing to find the right options locally and then add them to the repository action script.
Deal with the "No Source Link" and "Non deterministic" flags when viewing a library on a site in "NuGet Package Explorer". It doesn't seem to affect anything, but it would be nice to get rid of it.
The "No Source Link" sign is displayed, although the "Source repository" link is also displayed. Looks like a bug on the NuGet gallery. We need to look for workarounds to deal with this.
To get rid of the "Non deterministic" sign, it seems that it is enough to set a special parameter during assembly. I'm guessing to find the right options locally and then add them to the repository action script.