FlorianHockmann opened a new pull request, #2468: URL: https://github.com/apache/tinkerpop/pull/2468
https://issues.apache.org/jira/browse/TINKERPOP-3030 I've also noticed that the examples used camel casing for some method names which I switched to pascal casing to stay idiomatic in C#. I had to update the Docker image to Ubuntu 20.04 because .NET 8 is not available for Ubuntu 18.04. Since 18.04 is out of support since June already, this update makes sense in general [1]. I verified that the Docker build is still working with: ```sh ./docker/build.sh --dotnet ``` VOTE +1 [1]: https://wiki.ubuntu.com/Releases -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
