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