We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d40e3a1 commit 95c4100Copy full SHA for 95c4100
csharp/keys/README.md
@@ -5,5 +5,5 @@ Contents
5
Public key to verify strong name of Google.Protobuf assemblies.
6
- Google.Protobuf.snk:
7
Signing key to provide strong name of Google.Protobuf assemblies.
8
- As per https://msdn.microsoft.com/en-us/library/wd40t7ad(v=vs.110).aspx
9
- signing key should be checked into the repository.
+ As per [Microsoft guidance](https://msdn.microsoft.com/en-us/library/wd40t7ad(v=vs.110).aspx)
+ signing key should be checked into the repository.
0 commit comments