-
Notifications
You must be signed in to change notification settings - Fork 166
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
NuGet binaries not strong named any more #38
Comments
Strong named : I don't know how to do that in the new project.json / .Net Core 1.0 RTM, please advice Changelog:
|
The key-file is provided |
Personally I'll keep away from .Net Core 1.0 for at least 1-2 years -- Microsoft may call it RTM, I call it public beta test. AssemblyKeyFileAttribute creates a compiler warning CS1699 since VS2005 -- I wonder why Microsoft added these to UWP at all. |
I used the original key-file. New NuGet has been created. ReleaseNotes: https://github.com/scottksmith95/LINQKit/blob/master/ReleaseNotes.txt Please verify |
looks good |
I also miss any kind of a changelog which would mention this and in general what changed between 1.1.3 and 1.1.6.
The text was updated successfully, but these errors were encountered: