Skip to content

Commit

Permalink
#3131: Change reference to HL.PluginInfrastructure in HL.OrTools-7.0.…
Browse files Browse the repository at this point in the history
…0 from file to project reference.

git-svn-id: https://src.heuristiclab.com/svn/core/trunk@18004 2abd9481-f8db-48e9-bd25-06bc13291c1b
  • Loading branch information
mkommend committed Jul 12, 2021
1 parent 1dae6ae commit f9972a8
Showing 1 changed file with 7 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,6 @@
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
Expand All @@ -93,6 +89,13 @@
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
<Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
<Name>HeuristicLab.PluginInfrastructure-3.3</Name>
<Private>False</Private>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="Plugin.cs.frame" />
<None Include="Properties\AssemblyInfo.cs.frame" />
Expand Down

0 comments on commit f9972a8

Please sign in to comment.