diff options
Diffstat (limited to 'projecttemplates/RelyingPartyDatabase/RelyingPartyDatabase.dbproj')
-rw-r--r-- | projecttemplates/RelyingPartyDatabase/RelyingPartyDatabase.dbproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/projecttemplates/RelyingPartyDatabase/RelyingPartyDatabase.dbproj b/projecttemplates/RelyingPartyDatabase/RelyingPartyDatabase.dbproj index 2488a51..b791198 100644 --- a/projecttemplates/RelyingPartyDatabase/RelyingPartyDatabase.dbproj +++ b/projecttemplates/RelyingPartyDatabase/RelyingPartyDatabase.dbproj @@ -246,6 +246,9 @@ <Build Include="Schema Objects\Schemas\dbo\Tables\Keys\PK_UserRole.pkey.sql"> <SubType>Code</SubType> </Build> + <Build Include="Schema Objects\Schemas\dbo\Tables\Log.table.sql"> + <SubType>Code</SubType> + </Build> <Build Include="Schema Objects\Schemas\dbo\Tables\Nonce.table.sql"> <SubType>Code</SubType> <AnsiNulls>On</AnsiNulls> |