Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/08/11 11:40:48 (13 years ago)
Author:
gkronber
Message:

#1466 implemented check for .NET version 4.0 (full profile) and a warning dialog with the download URL.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj

    r5741 r5984  
    221221    <Compile Include="BaseClasses\PluginBase.cs" />
    222222    <Compile Include="DefaultApplicationManager.cs" />
     223    <Compile Include="ErrorHandling\FrameworkVersionWarning.cs">
     224      <SubType>Form</SubType>
     225    </Compile>
     226    <Compile Include="ErrorHandling\FrameworkVersionWarning.Designer.cs">
     227      <DependentUpon>FrameworkVersionWarning.cs</DependentUpon>
     228    </Compile>
    223229    <Compile Include="ErrorHandling\ErrorDialog.cs">
    224230      <SubType>Form</SubType>
Note: See TracChangeset for help on using the changeset viewer.