aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/3.2.0/csharp/keys/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/protobuf/3.2.0/csharp/keys/README.md')
-rw-r--r--third_party/protobuf/3.2.0/csharp/keys/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/third_party/protobuf/3.2.0/csharp/keys/README.md b/third_party/protobuf/3.2.0/csharp/keys/README.md
deleted file mode 100644
index ede673573e..0000000000
--- a/third_party/protobuf/3.2.0/csharp/keys/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-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.