Update WideWorldImporters.sqlproj to point to Azure SQL

This commit is contained in:
Foundatum
2024-03-02 21:35:05 -07:00
committed by GitHub
parent 26db34ff2f
commit fc286258b9
@@ -8,7 +8,7 @@
<SchemaVersion>2.0</SchemaVersion>
<ProjectVersion>4.1</ProjectVersion>
<ProjectGuid>{9e972c93-0716-4442-97fc-72c52c2c5aaa}</ProjectGuid>
<DSP>Microsoft.Data.Tools.Schema.Sql.Sql130DatabaseSchemaProvider</DSP>
<DSP>Microsoft.Data.Tools.Schema.Sql.SqlAzureV12DatabaseSchemaProvider</DSP>
<OutputType>Database</OutputType>
<RootPath>
</RootPath>
@@ -850,4 +850,4 @@
<None Include="PostDeploymentScripts\pds410-update-archive-tables.sql" />
<None Include="WideWorldImporters.publish.xml" />
</ItemGroup>
</Project>
</Project>