Skip to content

Commit

Permalink
Remove ignore for *.publish.xml files
Browse files Browse the repository at this point in the history
  • Loading branch information
NowinskiK committed Aug 15, 2020
1 parent 0a502ac commit a132740
Show file tree
Hide file tree
Showing 8 changed files with 100 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ DocProject/Help/html
publish/

# Publish Web Output
*.[Pp]ublish.xml
#*.[Pp]ublish.xml
*.azurePubxml
# Note: Comment the next line if you want to checkin your web deploy settings,
# but database connection strings (with potential passwords) will be unencrypted
Expand Down
12 changes: 12 additions & 0 deletions src/Compare/WideWorldImporters/WideWorldImportersNew.publish.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<IncludeCompositeObjects>True</IncludeCompositeObjects>
<TargetDatabaseName>WideWorldImportersNEW</TargetDatabaseName>
<DeployScriptFileName>WideWorldImporters.sql</DeployScriptFileName>
<TargetConnectionString>Data Source=DEV19;Integrated Security=True;Persist Security Info=False;Pooling=False;MultipleActiveResultSets=False;Connect Timeout=60;Encrypt=False;TrustServerCertificate=False</TargetConnectionString>
<BlockOnPossibleDataLoss>True</BlockOnPossibleDataLoss>
<AllowIncompatiblePlatform>True</AllowIncompatiblePlatform>
<ProfileVersionNumber>1</ProfileVersionNumber>
</PropertyGroup>
</Project>
12 changes: 12 additions & 0 deletions src/Publishing/WideWorldImporters/WideWorldImporters.publish.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<IncludeCompositeObjects>True</IncludeCompositeObjects>
<TargetDatabaseName>WideWorldImportersNEW</TargetDatabaseName>
<DeployScriptFileName>WideWorldImportersNEW.sql</DeployScriptFileName>
<TargetConnectionString>Data Source=DEV19;Integrated Security=True;Persist Security Info=False;Pooling=False;MultipleActiveResultSets=False;Connect Timeout=60;Encrypt=False;TrustServerCertificate=False</TargetConnectionString>
<ProfileVersionNumber>1</ProfileVersionNumber>
<BlockOnPossibleDataLoss>True</BlockOnPossibleDataLoss>
<IgnoreComments>True</IgnoreComments>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<IncludeCompositeObjects>True</IncludeCompositeObjects>
<TargetDatabaseName>WideWorldImportersNEW</TargetDatabaseName>
<DeployScriptFileName>WideWorldImporters.sql</DeployScriptFileName>
<TargetConnectionString>Data Source=DEV19;Integrated Security=True;Persist Security Info=False;Pooling=False;MultipleActiveResultSets=False;Connect Timeout=60;Encrypt=False;TrustServerCertificate=False</TargetConnectionString>
<BlockOnPossibleDataLoss>True</BlockOnPossibleDataLoss>
<AllowIncompatiblePlatform>True</AllowIncompatiblePlatform>
<ProfileVersionNumber>1</ProfileVersionNumber>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<IncludeCompositeObjects>True</IncludeCompositeObjects>
<TargetDatabaseName>WideWorldImportersNEW</TargetDatabaseName>
<DeployScriptFileName>WideWorldImporters.sql</DeployScriptFileName>
<TargetConnectionString>Data Source=DEV19;Integrated Security=True;Persist Security Info=False;Pooling=False;MultipleActiveResultSets=False;Connect Timeout=60;Encrypt=False;TrustServerCertificate=False</TargetConnectionString>
<BlockOnPossibleDataLoss>True</BlockOnPossibleDataLoss>
<AllowIncompatiblePlatform>True</AllowIncompatiblePlatform>
<ProfileVersionNumber>1</ProfileVersionNumber>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<IncludeCompositeObjects>True</IncludeCompositeObjects>
<TargetDatabaseName>ContosoRetailDW_DEV</TargetDatabaseName>
<DeployScriptFileName>ContosoRetailDW_DEV.sql</DeployScriptFileName>
<TargetConnectionString>Data Source=DEV19;Integrated Security=True;Persist Security Info=False;Pooling=False;MultipleActiveResultSets=False;Connect Timeout=60;Encrypt=False;TrustServerCertificate=False</TargetConnectionString>
<ProfileVersionNumber>1</ProfileVersionNumber>
</PropertyGroup>
<ItemGroup>
<SqlCmdVariable Include="CRM">
<Value>CRM</Value>
</SqlCmdVariable>
<SqlCmdVariable Include="EnvironmentCode">
<Value>DEV</Value>
</SqlCmdVariable>
<SqlCmdVariable Include="msg">
<Value>To jest srodowisko DEV</Value>
</SqlCmdVariable>
<SqlCmdVariable Include="roUser">
<Value>kamiln</Value>
</SqlCmdVariable>
<SqlCmdVariable Include="svcDatawarehouseETL">
<Value>DEV19\svcDatawarehouseETL</Value>
</SqlCmdVariable>
</ItemGroup>
</Project>
12 changes: 12 additions & 0 deletions src/Warnings/WideWorldImporters/WideWorldImportersNew.publish.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<IncludeCompositeObjects>True</IncludeCompositeObjects>
<TargetDatabaseName>WideWorldImportersNEW</TargetDatabaseName>
<DeployScriptFileName>WideWorldImporters.sql</DeployScriptFileName>
<TargetConnectionString>Data Source=DEV19;Integrated Security=True;Persist Security Info=False;Pooling=False;MultipleActiveResultSets=False;Connect Timeout=60;Encrypt=False;TrustServerCertificate=False</TargetConnectionString>
<BlockOnPossibleDataLoss>True</BlockOnPossibleDataLoss>
<AllowIncompatiblePlatform>True</AllowIncompatiblePlatform>
<ProfileVersionNumber>1</ProfileVersionNumber>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<IncludeCompositeObjects>True</IncludeCompositeObjects>
<TargetDatabaseName>WideWorldImportersNEW</TargetDatabaseName>
<DeployScriptFileName>WideWorldImporters.sql</DeployScriptFileName>
<TargetConnectionString>Data Source=DEV19;Integrated Security=True;Persist Security Info=False;Pooling=False;MultipleActiveResultSets=False;Connect Timeout=60;Encrypt=False;TrustServerCertificate=False</TargetConnectionString>
<BlockOnPossibleDataLoss>True</BlockOnPossibleDataLoss>
<AllowIncompatiblePlatform>True</AllowIncompatiblePlatform>
<ProfileVersionNumber>1</ProfileVersionNumber>
</PropertyGroup>
</Project>

0 comments on commit a132740

Please sign in to comment.