Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ExcelIntegration/HeuristicLabExcel/App.config @ 14449

Last change on this file since 14449 was 11217, checked in by gkronber, 10 years ago

initial commit of demo of excel interoperability (PredictRandomForest)

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.