Free cookie consent management tool by TermsFeed Policy Generator

source: branches/NET40/tools/ConfigMerger/app.config @ 5142

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

Migrated projects to .NET 4.0 (#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.