csharp-sdk-upm/Libs/Google.Protobuf/keys/README.md

10 lines
355 B
Markdown
Raw Normal View History

2021-03-29 14:54:12 +08:00
Contents
--------
- Google.Protobuf.public.snk:
Public key to verify strong name of Google.Protobuf assemblies.
- Google.Protobuf.snk:
Signing key to provide strong name of Google.Protobuf assemblies.
As per [Microsoft guidance](https://msdn.microsoft.com/en-us/library/wd40t7ad(v=vs.110).aspx)
signing key should be checked into the repository.