Skip to content

Sign assemblies with strong name #229

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

Merged
merged 2 commits into from
Dec 2, 2022
Merged

Sign assemblies with strong name #229

merged 2 commits into from
Dec 2, 2022

Conversation

kales5
Copy link
Contributor

@kales5 kales5 commented Dec 2, 2022

This fixes the issue #212 and now Project that use strong name can use Spring.net
For more see: https://learn.microsoft.com/en-us/dotnet/standard/assembly/strong-named

I had to change one dependency(Experimental.System.Messaging) as it was also not strong named, but luckily there was a package in NuGet that was singed.

…ion that are strong named can use spring.net
@lahma
Copy link
Collaborator

lahma commented Dec 2, 2022

I think it should be enough to add this to shared https://github.com/spring-projects/spring-net/blob/main/src/Directory.Build.props ?

@kales5
Copy link
Contributor Author

kales5 commented Dec 2, 2022

Yes you are right, I changed that.

@lahma lahma changed the title #212 sign assembly with strong name Sign assemblies with strong name Dec 2, 2022
@lahma lahma merged commit fa4199e into spring-projects:main Dec 2, 2022
@lahma
Copy link
Collaborator

lahma commented Dec 2, 2022

Thank you!

@kales5
Copy link
Contributor Author

kales5 commented Dec 2, 2022

Great, when will this be on NuGet?

@lahma
Copy link
Collaborator

lahma commented Dec 2, 2022

Impossible to say. I've again lost permissions to configure this repo's settings, but it should already be on MyGet feed.

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

Successfully merging this pull request may close these issues.

2 participants