Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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