This is an automated email from the ASF dual-hosted git repository. florianhockmann pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit d3d971b0d6ef024095ccc64a2e68a7de5a0071a9 Merge: 8e8d7f16a1 140339aa3e Author: Florian Hockmann <[email protected]> AuthorDate: Wed Feb 21 12:08:09 2024 +0100 Merge branch '3.7-dev' .github/workflows/build-test.yml | 4 ++-- docker/Dockerfile | 8 ++++---- docs/src/dev/developer/development-environment.asciidoc | 4 ++-- gremlin-dotnet/Examples/BasicGremlin/BasicGremlin.csproj | 2 +- gremlin-dotnet/Examples/Connections/Connections.cs | 12 ++++++------ gremlin-dotnet/Examples/Connections/Connections.csproj | 2 +- .../Examples/ModernTraversals/ModernTraversals.csproj | 2 +- gremlin-dotnet/docker-compose.yml | 2 +- .../src/Gremlin.Net.Template/Gremlin.Net.Template.csproj | 4 ++-- .../Gremlin.Net.Benchmarks/Gremlin.Net.Benchmarks.csproj | 2 +- .../Gremlin.Net.IntegrationTest.csproj | 2 +- .../Gremlin.Net.Template.IntegrationTest.csproj | 2 +- .../test/Gremlin.Net.UnitTest/Gremlin.Net.UnitTest.csproj | 2 +- 13 files changed, 24 insertions(+), 24 deletions(-)
