|
|
|
@@ -4,59 +4,57 @@ This file is used by the publish/package process of your Web project. You can cu
|
|
|
|
|
by editing this MSBuild file. In order to learn more about this please visit http://go.microsoft.com/fwlink/?LinkID=208121.
|
|
|
|
|
-->
|
|
|
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<WebPublishMethod>MSDeploy</WebPublishMethod>
|
|
|
|
|
<LastUsedBuildConfiguration>Alumat</LastUsedBuildConfiguration>
|
|
|
|
|
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
|
|
|
|
<SiteUrlToLaunchAfterPublish>http://webgim.steamware.net/alumat</SiteUrlToLaunchAfterPublish>
|
|
|
|
|
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
|
|
|
|
|
<ExcludeApp_Data>True</ExcludeApp_Data>
|
|
|
|
|
<MSDeployServiceURL>https://wprod01.steamware.net:8172/MsDeploy.axd</MSDeployServiceURL>
|
|
|
|
|
<DeployIisAppPath>webgim.steamware.net/AlumatTest</DeployIisAppPath>
|
|
|
|
|
<RemoteSitePhysicalPath />
|
|
|
|
|
<SkipExtraFilesOnServer>False</SkipExtraFilesOnServer>
|
|
|
|
|
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
|
|
|
|
|
<EnableMSDeployBackup>True</EnableMSDeployBackup>
|
|
|
|
|
<UserName>WPROD01\Steamware</UserName>
|
|
|
|
|
<_SavePWD>True</_SavePWD>
|
|
|
|
|
<PublishDatabaseSettings>
|
|
|
|
|
<Objects xmlns="">
|
|
|
|
|
<ObjectGroup Name="GIMConnectionString" Order="1" Enabled="True">
|
|
|
|
|
<Destination Path="Data Source=localhost\SQLExpress2008R2;Initial Catalog=Alumat_WebGIM_Test;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
|
|
|
|
<Object Type="DbDacFx">
|
|
|
|
|
<PreSource Path="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
|
|
|
|
|
<Source Path="$(IntermediateOutputPath)AutoScripts\GIMConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
|
|
|
|
</Object>
|
|
|
|
|
<UpdateFrom Type="Web.Config">
|
|
|
|
|
<Source MatchValue="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
|
|
|
|
</UpdateFrom>
|
|
|
|
|
</ObjectGroup>
|
|
|
|
|
<ObjectGroup Name="GIM_dataLayer.Properties.Settings.GIMConnectionString" Order="2" Enabled="True">
|
|
|
|
|
<Destination Path="Data Source=localhost\SQLExpress2008R2;Initial Catalog=Alumat_WebGIM_Test;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
|
|
|
|
<Object Type="DbDacFx">
|
|
|
|
|
<PreSource Path="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
|
|
|
|
|
<Source Path="$(IntermediateOutputPath)AutoScripts\GIM_dataLayer.Properties.Settings.GIMConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
|
|
|
|
</Object>
|
|
|
|
|
<UpdateFrom Type="Web.Config">
|
|
|
|
|
<Source MatchValue="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
|
|
|
|
</UpdateFrom>
|
|
|
|
|
</ObjectGroup>
|
|
|
|
|
</Objects>
|
|
|
|
|
</PublishDatabaseSettings>
|
|
|
|
|
<ADUsesOwinOrOpenIdConnect>False</ADUsesOwinOrOpenIdConnect>
|
|
|
|
|
<PrecompileBeforePublish>True</PrecompileBeforePublish>
|
|
|
|
|
<EnableUpdateable>True</EnableUpdateable>
|
|
|
|
|
<DebugSymbols>False</DebugSymbols>
|
|
|
|
|
<WDPMergeOption>DonotMerge</WDPMergeOption>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<MSDeployParameterValue Include="$(DeployParameterPrefix)GIMConnectionString-Web.config Connection String">
|
|
|
|
|
<ParameterValue>Data Source=localhost\SQLExpress2008R2;Initial Catalog=Alumat_WebGIM_Test;Persist Security Info=True;User ID=sa;Password=keyhammer</ParameterValue>
|
|
|
|
|
<UpdateDestWebConfig>False</UpdateDestWebConfig>
|
|
|
|
|
</MSDeployParameterValue>
|
|
|
|
|
<MSDeployParameterValue Include="$(DeployParameterPrefix)GIM_dataLayer.Properties.Settings.GIMConnectionString-Web.config Connection String">
|
|
|
|
|
<ParameterValue>Data Source=localhost\SQLExpress2008R2;Initial Catalog=Alumat_WebGIM_Test;Persist Security Info=True;User ID=sa;Password=keyhammer</ParameterValue>
|
|
|
|
|
<UpdateDestWebConfig>False</UpdateDestWebConfig>
|
|
|
|
|
</MSDeployParameterValue>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<WebPublishMethod>MSDeploy</WebPublishMethod>
|
|
|
|
|
<LastUsedBuildConfiguration>Alumat</LastUsedBuildConfiguration>
|
|
|
|
|
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
|
|
|
|
<SiteUrlToLaunchAfterPublish>http://webgim.steamware.net/AlumatTest</SiteUrlToLaunchAfterPublish>
|
|
|
|
|
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
|
|
|
|
|
<ExcludeApp_Data>True</ExcludeApp_Data>
|
|
|
|
|
<MSDeployServiceURL>https://wprod01.steamware.net:8172/MsDeploy.axd</MSDeployServiceURL>
|
|
|
|
|
<DeployIisAppPath>webgim.steamware.net/AlumatTest</DeployIisAppPath>
|
|
|
|
|
<RemoteSitePhysicalPath />
|
|
|
|
|
<SkipExtraFilesOnServer>False</SkipExtraFilesOnServer>
|
|
|
|
|
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
|
|
|
|
|
<EnableMSDeployBackup>True</EnableMSDeployBackup>
|
|
|
|
|
<UserName>WPROD01\Steamware</UserName>
|
|
|
|
|
<_SavePWD>True</_SavePWD>
|
|
|
|
|
<PublishDatabaseSettings>
|
|
|
|
|
<Objects xmlns="">
|
|
|
|
|
<ObjectGroup Name="GIMConnectionString" Order="1" Enabled="True">
|
|
|
|
|
<Destination Path="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM_Test;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
|
|
|
|
<Object Type="DbDacFx">
|
|
|
|
|
<PreSource Path="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
|
|
|
|
|
<Source Path="$(IntermediateOutputPath)AutoScripts\GIMConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
|
|
|
|
</Object>
|
|
|
|
|
<UpdateFrom Type="Web.Config">
|
|
|
|
|
<Source MatchValue="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
|
|
|
|
</UpdateFrom>
|
|
|
|
|
</ObjectGroup>
|
|
|
|
|
<ObjectGroup Name="GIM_dataLayer.Properties.Settings.GIMConnectionString" Order="2" Enabled="True">
|
|
|
|
|
<Destination Path="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM_Test;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
|
|
|
|
<Object Type="DbDacFx">
|
|
|
|
|
<PreSource Path="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
|
|
|
|
|
<Source Path="$(IntermediateOutputPath)AutoScripts\GIM_dataLayer.Properties.Settings.GIMConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
|
|
|
|
</Object>
|
|
|
|
|
<UpdateFrom Type="Web.Config">
|
|
|
|
|
<Source MatchValue="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
|
|
|
|
</UpdateFrom>
|
|
|
|
|
</ObjectGroup>
|
|
|
|
|
</Objects>
|
|
|
|
|
</PublishDatabaseSettings>
|
|
|
|
|
<ADUsesOwinOrOpenIdConnect>False</ADUsesOwinOrOpenIdConnect>
|
|
|
|
|
<PrecompileBeforePublish>True</PrecompileBeforePublish>
|
|
|
|
|
<EnableUpdateable>True</EnableUpdateable>
|
|
|
|
|
<DebugSymbols>False</DebugSymbols>
|
|
|
|
|
<WDPMergeOption>DonotMerge</WDPMergeOption>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<MSDeployParameterValue Include="$(DeployParameterPrefix)GIMConnectionString-Web.config Connection String">
|
|
|
|
|
<ParameterValue>Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM_Test;Persist Security Info=True;User ID=sa;Password=keyhammer</ParameterValue>
|
|
|
|
|
</MSDeployParameterValue>
|
|
|
|
|
<MSDeployParameterValue Include="$(DeployParameterPrefix)GIM_dataLayer.Properties.Settings.GIMConnectionString-Web.config Connection String">
|
|
|
|
|
<ParameterValue>Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM_Test;Persist Security Info=True;User ID=sa;Password=keyhammer</ParameterValue>
|
|
|
|
|
</MSDeployParameterValue>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
</Project>
|