summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--projecttemplates/RelyingPartyDatabase/Properties/Database.sqldeployment2
1 files changed, 1 insertions, 1 deletions
diff --git a/projecttemplates/RelyingPartyDatabase/Properties/Database.sqldeployment b/projecttemplates/RelyingPartyDatabase/Properties/Database.sqldeployment
index 5bef095..a51546c 100644
--- a/projecttemplates/RelyingPartyDatabase/Properties/Database.sqldeployment
+++ b/projecttemplates/RelyingPartyDatabase/Properties/Database.sqldeployment
@@ -3,7 +3,7 @@
<Version>1.0</Version>
<Properties>
<AbortOnFirstError>False</AbortOnFirstError>
- <AlwaysCreateNewDatabase>False</AlwaysCreateNewDatabase>
+ <AlwaysCreateNewDatabase>True</AlwaysCreateNewDatabase>
<BlockIncrementalDeploymentIfDataLoss>True</BlockIncrementalDeploymentIfDataLoss>
<CommentOutSetVarDeclarations>True</CommentOutSetVarDeclarations>
<DeployDatabaseProperties>True</DeployDatabaseProperties>