Free cookie consent management tool by TermsFeed Policy Generator

Changeset 898 for trunk


Ignore:
Timestamp:
12/04/08 15:19:18 (16 years ago)
Author:
msteinbi
Message:

Resource file added (#399)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Hive.Server.Core/HeuristicLab.Hive.Server.Core.csproj

    r858 r898  
    7070    <Compile Include="DbTestApp.cs" />
    7171    <Compile Include="HiveServerCorePlugin.cs" />
     72    <Compile Include="HiveServerMessages.Designer.cs" />
    7273    <Compile Include="InternalInterfaces\DataAccess\IClientAdapter.cs" />
    7374    <Compile Include="InternalInterfaces\DataAccess\IPermissionOwnerAdapter.cs" />
     
    9899    </ProjectReference>
    99100  </ItemGroup>
     101  <ItemGroup>
     102    <EmbeddedResource Include="HiveServerMessages.resx" />
     103  </ItemGroup>
    100104  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    101105  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.