Index: third_party/protobuf/csharp/src/Google.Protobuf.Conformance/App.config |
diff --git a/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/App.config b/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/App.config |
new file mode 100644 |
index 0000000000000000000000000000000000000000..8e15646352ec1d9a84bbc6504ef6b46e16bf7823 |
--- /dev/null |
+++ b/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/App.config |
@@ -0,0 +1,6 @@ |
+<?xml version="1.0" encoding="utf-8" ?> |
+<configuration> |
+ <startup> |
+ <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" /> |
+ </startup> |
+</configuration> |