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