source: trunk/Utilities/DirectShowReferenceSource/Sample/RegisterSources/App.config @ 578

Last change on this file since 578 was 574, checked in by roman, 8 years ago

Binary update - registration as virtual source; C# code to register sources

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