Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/30/09 13:14:55 (15 years ago)
Author:
mkommend
Message:

corrected deployment of SQLServer compact (ticket #712)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.SQLServerCompact/3.2/HeuristicLab.SQLServerCompact-3.2.csproj

    r2209 r2213  
    8484  </ItemGroup>
    8585  <ItemGroup>
     86    <Content Include="System.Data.SqlServerCe.dll">
     87      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     88    </Content>
    8689    <Content Include="System.Data.SqlServerCe.Entity.dll">
    8790      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     
    112115    <None Include="Properties\AssemblyInfo.frame" />
    113116  </ItemGroup>
     117  <ItemGroup>
     118    <WCFMetadata Include="Service References\" />
     119  </ItemGroup>
    114120  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    115121  <!-- 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.