| <?xml version="1.0" encoding="utf-8"?> | |
| <!-- | |
| Copyright (c) Microsoft Corporation. All rights reserved. | |
| --> | |
| <configuration> | |
| <startup useLegacyV2RuntimeActivationPolicy="true"> | |
| <supportedRuntime version="v4.0" /> | |
| <supportedRuntime version="v2.0.50727" /> | |
| </startup> | |
| </configuration> |