Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/19/19 17:15:59 (6 years ago)
Author:
dpiringe
Message:

#2924:

  • migrated PluginInfrastructure to .NET Standard
  • created a new .NET Core project HeuristicLab.PluginInfrastructure.Runner, which contains the logic to load and isolate assemblies, based on the new interfaces from HeuristicLab.PluginInfrastructure
  • recycled old plugin validation code
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2924_DotNetCoreMigration/HeuristicLab.Optimizer/3.3/HeuristicLab.Optimizer-3.3.csproj

    r16857 r16859  
    331331    <ProjectReference Include="..\..\HeuristicLab.PasswordDialog\3.4\HeuristicLab.PasswordDialog-3.4.csproj">
    332332      <Project>{632e2c03-fa6f-4540-8af0-6b4d60f99f26}</Project>
    333       <Name>HeuristicLab.PasswordDialog</Name>
     333      <Name>HeuristicLab.PasswordDialog-3.4</Name>
    334334    </ProjectReference>
    335335    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.