[
https://issues.apache.org/jira/browse/TINKERPOP-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409541#comment-16409541
]
ASF GitHub Bot commented on TINKERPOP-1880:
-------------------------------------------
GitHub user jorgebay opened a pull request:
https://github.com/apache/tinkerpop/pull/822
TINKERPOP-1880 Sign assembly on Linux and macOS
With the latest .NET Core SDK (2.1.101), its now possible to sign
assemblies from Linux and macOS.
We should update our own local installation to use 2.1.101+ to run the .NET
test locally.
The Gremlin.NET package still targets .NET Standard 1.3, there isn't any
change for our users.
VOTE +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1880
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/822.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #822
----
commit fcc49a1b4ea3b15b102b576bc81053ba73b2a18e
Author: Jorge Bay Gondra <jorgebaygondra@...>
Date: 2018-03-22T12:21:03Z
TINKERPOP-1880 Sign assembly on Linux and macOS
----
> Gremlin.NET Strong name signature could not be verified. (HRESULT: 0x80131045)
> ------------------------------------------------------------------------------
>
> Key: TINKERPOP-1880
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1880
> Project: TinkerPop
> Issue Type: Bug
> Components: dotnet
> Affects Versions: 3.2.7, 3.3.1
> Environment: Windows 10, IIS Express 10, .Net Framework 4.7.1
> Reporter: Klaus Stephan
> Priority: Major
> Fix For: 3.2.8, 3.3.2
>
> Attachments: 31-01-_2018_14-50-15.png
>
>
> I am trying to use the Gremlin.NET nuget package in a web application (.NET
> Framework 4.7.1).
> The project builds successfully, but when starting it in IIS Express, I get
> an error
> "Strong name signature could not be verified. (HRESULT: 0x80131045)"
> I tried different versions, but always get the same error.
> Please fix the nuget packages so that they become usable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)