Skip to content

Commit fc28625

Browse files
authored
Update WideWorldImporters.sqlproj to point to Azure SQL
1 parent 26db34f commit fc28625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/databases/wide-world-importers/wwi-ssdt/wwi-ssdt/WideWorldImporters.sqlproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<SchemaVersion>2.0</SchemaVersion>
99
<ProjectVersion>4.1</ProjectVersion>
1010
<ProjectGuid>{9e972c93-0716-4442-97fc-72c52c2c5aaa}</ProjectGuid>
11-
<DSP>Microsoft.Data.Tools.Schema.Sql.Sql130DatabaseSchemaProvider</DSP>
11+
<DSP>Microsoft.Data.Tools.Schema.Sql.SqlAzureV12DatabaseSchemaProvider</DSP>
1212
<OutputType>Database</OutputType>
1313
<RootPath>
1414
</RootPath>
@@ -850,4 +850,4 @@
850850
<None Include="PostDeploymentScripts\pds410-update-archive-tables.sql" />
851851
<None Include="WideWorldImporters.publish.xml" />
852852
</ItemGroup>
853-
</Project>
853+
</Project>

0 commit comments

Comments
 (0)