Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Tools/HeuristicLab.Subversion/SvnForm/App.config @ 13263

Last change on this file since 13263 was 9234, checked in by ascheibe, 11 years ago

#2017 added tools that eyob worked on:

  • HL build center (HeuristicLab.Subversion)
  • a subwcrev replacement
  • 2 own HL apps for up- and downloading Hive jobs from HL files
File size: 219 bytes
Line 
1<?xml version="1.0" encoding="utf-8" ?>
2<configuration>
3  <startup useLegacyV2RuntimeActivationPolicy="true">
4    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
5  </startup>
6</configuration>
Note: See TracBrowser for help on using the repository browser.