Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/tools/ConfigMerger/app.config @ 11724

Last change on this file since 11724 was 5163, checked in by swagner, 13 years ago

Reintegrated .NET 4.0 migration branch (#1350)

File size: 158 bytes
Line 
1<?xml version="1.0"?>
2<configuration>
3  <startup>
4    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
5  </startup>
6</configuration>
Note: See TracBrowser for help on using the repository browser.