Change DSP in new project template from 130 to 150 (#12139)

* change DSP in new project template from 130 to 150

* addressing comments
This commit is contained in:
Kim Santiago
2020-09-04 15:51:41 -07:00
committed by GitHub
parent 59bb827d2e
commit f6b46a1c5c
14 changed files with 45 additions and 45 deletions

View File

@@ -7,7 +7,7 @@
<SchemaVersion>2.0</SchemaVersion>
<ProjectVersion>4.1</ProjectVersion>
<ProjectGuid>{BA5EBA11-C0DE-5EA7-ACED-BABB1E70A575}</ProjectGuid>
<DSP>Microsoft.Data.Tools.Schema.Sql.Sql130DatabaseSchemaProvider</DSP>
<DSP>Microsoft.Data.Tools.Schema.Sql.Sql150DatabaseSchemaProvider</DSP>
<OutputType>Database</OutputType>
<RootPath>
</RootPath>