destructurama / attributed

Use attributes to control how complex types are logged to Serilog.
Apache License 2.0
269 stars 33 forks source link

Add Strong Name Signing to Destructurama.Attributed assembly #27

Closed SteveBush closed 3 years ago

SteveBush commented 6 years ago

I have an assembly that is using strong name signing and I would like to include Destructurama.Attributed. It looks like at one point you were strong name signing.

Change is simple. Reuse the existing strong name key under assets or create a new strong name. Modify the csproj file to strong name sign.

SimonCropp commented 3 years ago

this has now been deployed