diff options
Diffstat (limited to 'projecttemplates/RelyingPartyDatabase/Properties/Database.sqlsettings')
-rw-r--r-- | projecttemplates/RelyingPartyDatabase/Properties/Database.sqlsettings | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projecttemplates/RelyingPartyDatabase/Properties/Database.sqlsettings b/projecttemplates/RelyingPartyDatabase/Properties/Database.sqlsettings index b7d41ee..5f3b26c 100644 --- a/projecttemplates/RelyingPartyDatabase/Properties/Database.sqlsettings +++ b/projecttemplates/RelyingPartyDatabase/Properties/Database.sqlsettings @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> -<CatalogProperties xmlns="urn:Microsoft.VisualStudio.Data.Schema.Project.CatalogProperties"> - <Version>1</Version> +<CatalogProperties xmlns="urn:Microsoft.VisualStudio.Data.Schema.Package.CatalogProperties"> + <Version>1.0</Version> <Properties> <AllowSnapshotIsolation>False</AllowSnapshotIsolation> <AnsiNullDefault>False</AnsiNullDefault> |