Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assembly Signature Requirements #53

Open
cockroach888 opened this issue Sep 18, 2020 · 3 comments
Open

Assembly Signature Requirements #53

cockroach888 opened this issue Sep 18, 2020 · 3 comments

Comments

@cockroach888
Copy link

你好,很感谢提供了这么好用的类库,在使用过程中,我一般会下载源代码加已分析,然后直接从 NuGet 中获取到版本,并添加到项目引用当中,但由于我的项目都是使用了强签名的,而在 NuGet 中获取到的并没有签名,虽然我可以手动加上一个签名,但这样会造成二次操作,容易在更新时忘记,所以,还是希望从 NuGet 中获致到的版本本身就是带签名的,谢谢。

Hello, thank you for providing such a useful library, in the process of using it, I usually download the source code plus analysis, and then get the version directly from NuGet and add it to the project reference, but because my projects are using a strong signature, and the one obtained in NuGet does not have a signature, although I can add a signature manually, but this will cause a second operation, easy to forget when updating, so, I still hope that the version obtained from NuGet itself is signed, thank you.

Translated with www.DeepL.com/Translator (free version)

@ghost
Copy link

ghost commented Mar 30, 2021

Is the only workaround, for this issue, to sign the referenced package?

@cockroach888
Copy link
Author

您好!
是的,我们在开发过程中,要求所有类库采用签名方式构建以增加安全性,为此,团队已下载源代码增加签名并编译使用;出于尊重和严谨,还是希望官方能提供签名版本,非常感谢。

Hello!
Yes, we are in the development process, we require all class libraries to be built with signature to increase security, for this reason, the team has downloaded the source code to add signature and compile it for use; out of respect and rigor, still hope that the official can provide a signed version, thank you very much.

@skizdigidy
Copy link

Has any movement been made on this? It would be great if this could be accomplished. This is causing a large issue for me as well. Regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants