summaryrefslogtreecommitdiffstats
path: root/projecttemplates/RelyingPartyDatabase/Schema Comparisons/SchemaComparison1.scmp
diff options
context:
space:
mode:
Diffstat (limited to 'projecttemplates/RelyingPartyDatabase/Schema Comparisons/SchemaComparison1.scmp')
-rw-r--r--projecttemplates/RelyingPartyDatabase/Schema Comparisons/SchemaComparison1.scmp13
1 files changed, 7 insertions, 6 deletions
diff --git a/projecttemplates/RelyingPartyDatabase/Schema Comparisons/SchemaComparison1.scmp b/projecttemplates/RelyingPartyDatabase/Schema Comparisons/SchemaComparison1.scmp
index b3160a4..b80761f 100644
--- a/projecttemplates/RelyingPartyDatabase/Schema Comparisons/SchemaComparison1.scmp
+++ b/projecttemplates/RelyingPartyDatabase/Schema Comparisons/SchemaComparison1.scmp
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<SchemaComparison>
- <Version>1</Version>
+ <Version>10</Version>
<SourceModelProvider>
<ConnectionBasedModelProvider>
<ConnectionString>Data Source=.\sqlexpress;Initial Catalog=RelyingPartyDatabase;Integrated Security=True;Password=</ConnectionString>
@@ -25,7 +25,7 @@
<ConfigurationOptionsElement>
<PropertyElementName>
<Name>PlanGenerationType</Name>
- <Value>Sql90SchemaDeploymentOptions</Value>
+ <Value>SqlDeploymentOptions</Value>
</PropertyElementName>
<PropertyElementName>
<Name>DoNotUseAlterAssemblyStatementsToUpdateCLRTypes</Name>
@@ -308,21 +308,22 @@
<Value>True</Value>
</PropertyElementName>
<PropertyElementName>
- <Name>Microsoft.Data.Schema.Sql.SchemaModel.ISqlPermissionStatement</Name>
+ <Name>Microsoft.Data.Tools.Schema.Sql.SchemaModel.SqlPermissionStatement</Name>
<Value>ExcludedType</Value>
</PropertyElementName>
<PropertyElementName>
- <Name>Microsoft.Data.Schema.Sql.SchemaModel.ISqlFilegroup</Name>
+ <Name>Microsoft.Data.Tools.Schema.Sql.SchemaModel.SqlFilegroup</Name>
<Value>ExcludedType</Value>
</PropertyElementName>
<PropertyElementName>
- <Name>Microsoft.Data.Schema.Sql.SchemaModel.ISqlFile</Name>
+ <Name>Microsoft.Data.Tools.Schema.Sql.SchemaModel.SqlFile</Name>
<Value>ExcludedType</Value>
</PropertyElementName>
<PropertyElementName>
- <Name>Microsoft.Data.Schema.Sql.SchemaModel.ISqlExtendedProperty</Name>
+ <Name>Microsoft.Data.Tools.Schema.Sql.SchemaModel.SqlExtendedProperty</Name>
<Value>ExcludedType</Value>
</PropertyElementName>
</ConfigurationOptionsElement>
</SchemaCompareSettingsService>
+ <SchemaCompareViewSettings />
</SchemaComparison> \ No newline at end of file