refresh pub OVH
This commit is contained in:
@@ -22,7 +22,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<PublishDatabaseSettings>
|
||||
<Objects xmlns="">
|
||||
<ObjectGroup Name="Data.Properties.Settings.B2BCond_filesConnectionString" Order="1" Enabled="False">
|
||||
<Destination Path="Data Source=localhost\SQL2012;Initial Catalog=B2BCond_files;Persist Security Info=True;User ID=sa;Password=keyhammer16" Name="Data Source=localhost\SQL2012;Initial Catalog=B2BCond_files;Persist Security Info=True;User ID=sa;Password=keyhammer16;" />
|
||||
<Destination Path="" Name="" />
|
||||
<Object Type="DbDacFx">
|
||||
<PreSource Path="Data Source=SQL2016DEV;Initial Catalog=B2BCond_files;Persist Security Info=True;User ID=sa;Password=keyhammer16" includeData="False" />
|
||||
<Source Path="$(IntermediateOutputPath)AutoScripts\Data.Properties.Settings.B2BCond_filesConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
||||
@@ -32,7 +32,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
</UpdateFrom>
|
||||
</ObjectGroup>
|
||||
<ObjectGroup Name="SteamWare.Properties.Settings.DS_AuthConnectionString" Order="2" Enabled="False">
|
||||
<Destination Path="Data Source=localhost\SQL2012;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16" Name="Data Source=localhost\SQL2012;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" />
|
||||
<Destination Path="" Name="" />
|
||||
<Object Type="DbDacFx">
|
||||
<PreSource Path="Data Source=SQL2016DEV;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16" includeData="False" />
|
||||
<Source Path="$(IntermediateOutputPath)AutoScripts\SteamWare.Properties.Settings.DS_AuthConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
||||
@@ -42,7 +42,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
</UpdateFrom>
|
||||
</ObjectGroup>
|
||||
<ObjectGroup Name="Data.Properties.Settings.B2BCondConnectionString" Order="3" Enabled="False">
|
||||
<Destination Path="Data Source=localhost\SQL2012;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16" Name="Data Source=localhost\SQL2012;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;" />
|
||||
<Destination Path="" Name="" />
|
||||
<Object Type="DbDacFx">
|
||||
<PreSource Path="Data Source=SQL2016DEV;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16" includeData="False" />
|
||||
<Source Path="$(IntermediateOutputPath)AutoScripts\Data.Properties.Settings.B2BCondConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
||||
@@ -61,15 +61,12 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<ItemGroup>
|
||||
<MSDeployParameterValue Include="SteamWare.Properties.Settings.DS_AuthConnectionString-Web.config Connection String">
|
||||
<UpdateDestWebConfig>False</UpdateDestWebConfig>
|
||||
<ParameterValue>Data Source=localhost\SQL2012;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;</ParameterValue>
|
||||
</MSDeployParameterValue>
|
||||
<MSDeployParameterValue Include="Data.Properties.Settings.B2BCondConnectionString-Web.config Connection String">
|
||||
<UpdateDestWebConfig>False</UpdateDestWebConfig>
|
||||
<ParameterValue>Data Source=localhost\SQL2012;Initial Catalog=B2BCond;Persist Security Info=True;User ID=sa;Password=keyhammer16;</ParameterValue>
|
||||
</MSDeployParameterValue>
|
||||
<MSDeployParameterValue Include="Data.Properties.Settings.B2BCond_filesConnectionString-Web.config Connection String">
|
||||
<UpdateDestWebConfig>False</UpdateDestWebConfig>
|
||||
<ParameterValue>Data Source=localhost\SQL2012;Initial Catalog=B2BCond_files;Persist Security Info=True;User ID=sa;Password=keyhammer16;</ParameterValue>
|
||||
</MSDeployParameterValue>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user