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.DataAccess/3.2/HeuristicLab.Security.DataAccess-3.2.csproj

    r1533 r1534  
    7474  -->
    7575  <ItemGroup>
    76     <ProjectReference Include="..\HeuristicLab.DataAccess\HeuristicLab.DataAccess.csproj">
     76    <ProjectReference Include="..\..\HeuristicLab.DataAccess\3.2\HeuristicLab.DataAccess-3.2.csproj">
    7777      <Project>{9076697B-C151-46CD-95BC-1D059492B478}</Project>
    78       <Name>HeuristicLab.DataAccess</Name>
     78      <Name>HeuristicLab.DataAccess-3.2</Name>
    7979    </ProjectReference>
    80     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     80    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    8181      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    8282      <Name>HeuristicLab.PluginInfrastructure</Name>
    8383    </ProjectReference>
    84     <ProjectReference Include="..\HeuristicLab.Security.Contracts\HeuristicLab.Security.Contracts.csproj">
     84    <ProjectReference Include="..\..\HeuristicLab.Security.Contracts\3.2\HeuristicLab.Security.Contracts-3.2.csproj">
    8585      <Project>{D59E852C-F205-4647-8C05-EB9ED1CF44E9}</Project>
    86       <Name>HeuristicLab.Security.Contracts</Name>
     86      <Name>HeuristicLab.Security.Contracts-3.2</Name>
    8787    </ProjectReference>
    8888  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.