Free cookie consent management tool by TermsFeed Policy Generator

Changeset 6853


Ignore:
Timestamp:
09/30/11 08:48:30 (13 years ago)
Author:
abeham
Message:

#1619

  • renamed script
Location:
branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3
Files:
1 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3/HeuristicLab.Services.Hello-3.3.csproj

    r6794 r6853  
    3333    <PublishDatabaseSettings>
    3434      <Objects>
    35         <ObjectGroup Name="HelloEntities-Deployment" Order="1" Enabled="True">
     35        <ObjectGroup Name="HelloEntities-Deployment" Order="1" Enabled="True" Description="Last Database update 23-09-2011">
    3636          <Destination Path="Data Source=SERVICES%3bInitial Catalog=HelloDatabase%3bIntegrated Security=True" />
    3737          <Object Type="dbFullSql" Enabled="False">
     
    3939            <Source Path="obj\Release\AutoScripts\HelloEntities-Deployment_SchemaOnly.sql" Transacted="True" />
    4040          </Object>
    41           <Object Type="dbFullSql" xmlns="" Enabled="False">
    42             <Source Path="SQLScripts\CreateDatabase.sql" Transacted="False" />
     41          <Object Type="dbFullSql" Enabled="False" xmlns="">
     42            <Source Path="SQLScripts\CreateUsers.sql" Transacted="False" />
    4343          </Object>
    4444        </ObjectGroup>
     
    7070  <ItemGroup>
    7171    <Content Include="HelloService.svc" />
    72     <Content Include="SQLScripts\CreateDatabase.sql" />
     72    <Content Include="SQLScripts\CreateUsers.sql" />
    7373    <Content Include="Web.config" />
    7474    <Content Include="Web.Debug.config">
Note: See TracChangeset for help on using the changeset viewer.