Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/21/12 15:02:28 (12 years ago)
Author:
abeham
Message:

#1800: renamed project file to include version, added reference from tests to this project

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.Instances.TSPLIB.Views/3.3/HeuristicLab.Problems.Instances.TSPLIB.Views-3.3.csproj

    r7645 r7650  
    66    <ProductVersion>8.0.30703</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    8     <ProjectGuid>{8B2BC81F-6B6C-414D-A934-57FD3FA8D6DC}</ProjectGuid>
     8    <ProjectGuid>{B7FA451C-26BF-4EE5-8E0E-BECAADA5B8E9}</ProjectGuid>
    99    <OutputType>Library</OutputType>
    1010    <AppDesignerFolder>Properties</AppDesignerFolder>
     
    4343    <DebugType>full</DebugType>
    4444    <PlatformTarget>x64</PlatformTarget>
    45     <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Problems.Instances.TSPLIB.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
     45    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Problems.Instances.TSPLIB.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
    4646    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
    4747    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
     
    5959    <DebugType>pdbonly</DebugType>
    6060    <PlatformTarget>x64</PlatformTarget>
    61     <CodeAnalysisLogFile>bin\Release\HeuristicLab.Problems.Instances.TSPLIB.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
     61    <CodeAnalysisLogFile>bin\Release\HeuristicLab.Problems.Instances.TSPLIB.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
    6262    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
    6363    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
     
    7575    <DebugType>full</DebugType>
    7676    <PlatformTarget>x86</PlatformTarget>
    77     <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Problems.Instances.TSPLIB.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
     77    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Problems.Instances.TSPLIB.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
    7878    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
    7979    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
     
    9191    <DebugType>pdbonly</DebugType>
    9292    <PlatformTarget>x86</PlatformTarget>
    93     <CodeAnalysisLogFile>bin\Release\HeuristicLab.Problems.Instances.TSPLIB.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
     93    <CodeAnalysisLogFile>bin\Release\HeuristicLab.Problems.Instances.TSPLIB.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
    9494    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
    9595    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
     
    129129  </ItemGroup>
    130130  <ItemGroup>
     131    <None Include="HeuristicLab.snk" />
     132    <None Include="Plugin.cs.frame" />
     133    <None Include="Properties\AssemblyInfo.cs.frame" />
     134  </ItemGroup>
     135  <ItemGroup>
    131136    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
    132137      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
     
    184189      <Private>False</Private>
    185190    </ProjectReference>
    186   </ItemGroup>
    187   <ItemGroup>
    188     <None Include="HeuristicLab.snk" />
    189     <None Include="Plugin.cs.frame" />
    190     <None Include="Properties\AssemblyInfo.cs.frame" />
    191191  </ItemGroup>
    192192  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.