We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26db34f commit fc28625Copy full SHA for fc28625
samples/databases/wide-world-importers/wwi-ssdt/wwi-ssdt/WideWorldImporters.sqlproj
@@ -8,7 +8,7 @@
8
<SchemaVersion>2.0</SchemaVersion>
9
<ProjectVersion>4.1</ProjectVersion>
10
<ProjectGuid>{9e972c93-0716-4442-97fc-72c52c2c5aaa}</ProjectGuid>
11
- <DSP>Microsoft.Data.Tools.Schema.Sql.Sql130DatabaseSchemaProvider</DSP>
+ <DSP>Microsoft.Data.Tools.Schema.Sql.SqlAzureV12DatabaseSchemaProvider</DSP>
12
<OutputType>Database</OutputType>
13
<RootPath>
14
</RootPath>
@@ -850,4 +850,4 @@
850
<None Include="PostDeploymentScripts\pds410-update-archive-tables.sql" />
851
<None Include="WideWorldImporters.publish.xml" />
852
</ItemGroup>
853
-</Project>
+</Project>
0 commit comments