This is an automated email from the ASF dual-hosted git repository.
florianhockmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 8e8d7f16a1 Merge pull request #2483 from apache/TINKERPOP-2862
add 2c0ce57ecb TINKERPOP-3030 Update to .NET 8
add e0c0735232 Merge branch 'TINKERPOP-3030' into 3.6-dev
add 140339aa3e Merge branch '3.6-dev' into 3.7-dev
new d3d971b0d6 Merge branch '3.7-dev'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.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(-)