https://issues.apache.org/jira/browse/TINKERPOP-2088

This requires contributors to update to .NET Core SDK 2.1.300 or newer.
Travis and the Docker build now use the most recent SDK 2.2.

SourceLink should make it easier for users to debug Gremlin.Net within their 
application as they get better access to the source code of Gremlin.Net during 
debugging. That is why the .NET open-source library guidance recommends to 
enable it for libraries.

The generated NuGet package includes a reference to our git repository as well 
as the commit that belongs to the version included in the package:
![tinkerpop-2088-sourcelink](https://user-images.githubusercontent.com/21224336/50451924-51b24680-0937-11e9-85b0-cca9f06774e0.jpg)

I verified that the Docker build still works with `docker/build.sh`.

VOTE +1

NOTE: We don't need to merge this for the upcoming release, especially since we 
have have a code freeze (although we don't strictly follow that for GLVs). I 
just had some spare time to work on this, but we can also merge it after the 
3.3.5 release.

[ Full content available at: https://github.com/apache/tinkerpop/pull/1026 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

Reply via email to