Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/07/19 16:57:20 (5 years ago)
Author:
gkronber
Message:

#2520: created a extlibs wrapper plugin for the HEAL.Attic nuget package (and updated to 1.0.0-pre4)

Location:
trunk/HeuristicLab.Clients.OKB.Views/3.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/HeuristicLab.Clients.OKB.Views/3.3/HeuristicLab.Clients.OKB.Views-3.3.csproj

    r16625 r16658  
    384384    </ProjectReference>
    385385  </ItemGroup>
    386   <ItemGroup>
    387     <PackageReference Include="HEAL.Attic">
    388       <Version>1.0.0-pre03</Version>
    389     </PackageReference>
    390   </ItemGroup>
    391386  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    392387  <PropertyGroup>
  • trunk/HeuristicLab.Clients.OKB.Views/3.3/Plugin.cs.frame

    r16565 r16658  
    2727  /// </summary>
    2828  [Plugin("HeuristicLab.Clients.OKB.Views", "3.3.15.$WCREV$")]
    29   [PluginFile("HeuristicLab.Clients.OKB.Views-3.3.dll", PluginFileType.Assembly)] 
     29  [PluginFile("HeuristicLab.Clients.OKB.Views-3.3.dll", PluginFileType.Assembly)]
    3030  [PluginDependency("HeuristicLab.Clients.OKB", "3.3")]
    3131  [PluginDependency("HeuristicLab.Clients.Access", "3.3")]
Note: See TracChangeset for help on using the changeset viewer.