Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/07/09 18:01:25 (15 years ago)
Author:
swagner
Message:

Updated main solution file and fixed minor errors in names and version numbers of projects (#576)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Security.Core/3.2/HeuristicLab.Security.Core-3.2.csproj

    r1533 r1534  
    5050  </ItemGroup>
    5151  <ItemGroup>
    52     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     52    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    5353      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    5454      <Name>HeuristicLab.PluginInfrastructure</Name>
    5555    </ProjectReference>
    56     <ProjectReference Include="..\HeuristicLab.Security.Contracts\HeuristicLab.Security.Contracts.csproj">
     56    <ProjectReference Include="..\..\HeuristicLab.Security.Contracts\3.2\HeuristicLab.Security.Contracts-3.2.csproj">
    5757      <Project>{D59E852C-F205-4647-8C05-EB9ED1CF44E9}</Project>
    58       <Name>HeuristicLab.Security.Contracts</Name>
     58      <Name>HeuristicLab.Security.Contracts-3.2</Name>
    5959    </ProjectReference>
    60     <ProjectReference Include="..\HeuristicLab.Security.DataAccess\HeuristicLab.Security.DataAccess.csproj">
     60    <ProjectReference Include="..\..\HeuristicLab.Security.DataAccess\3.2\HeuristicLab.Security.DataAccess-3.2.csproj">
    6161      <Project>{AC3D84FF-F0D7-43F0-9C99-9F8DBE087E2C}</Project>
    62       <Name>HeuristicLab.Security.DataAccess</Name>
     62      <Name>HeuristicLab.Security.DataAccess-3.2</Name>
    6363    </ProjectReference>
    6464  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.