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

Signed NuGet package #64

Closed
kirillkovalenko opened this issue Jun 14, 2017 · 2 comments
Closed

Signed NuGet package #64

kirillkovalenko opened this issue Jun 14, 2017 · 2 comments
Milestone

Comments

@kirillkovalenko
Copy link

I've noticed that there is a signing key in the source tree, but NuGet package does not seem to be signed.
I get the following errors

>CSC : error CS8002: Referenced assembly 'FlaUI.Core, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name.
>CSC : error CS8002: Referenced assembly 'FlaUI.UIA3, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name.

Could you please provide a signed version as NuGet package as well?

@Roemer
Copy link
Member

Roemer commented Jun 14, 2017

I am thinking about only providing signed packages on nuget. Not sure why someone could need the non-signed package.

@Roemer Roemer added this to the 1.3.0 milestone Aug 25, 2017
@Roemer
Copy link
Member

Roemer commented Aug 25, 2017

Will be included in the next release.

@Roemer Roemer closed this as completed Aug 25, 2017
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