kirill-stepanishin commented on code in PR #3213: URL: https://github.com/apache/tinkerpop/pull/3213#discussion_r2371371656
########## gremlin-dotnet/Examples/Connections/Connections.csproj: ########## @@ -25,6 +25,6 @@ limitations under the License. </PropertyGroup> <ItemGroup> - <PackageReference Include="Gremlin.Net" Version="3.7.0" /> + <ProjectReference Include="../../src/Gremlin.Net/Gremlin.Net.csproj" /> Review Comment: Thanks for the feedback! This is part of an ongoing discussion, will update based on the outcome. -- 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]
