summaryrefslogtreecommitdiffstats
path: root/projecttemplates/RelyingPartyDatabase/Properties/Database.sqlcmdvars
blob: f2c472df830c2b3352d189771393753271c2b122 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<SqlCommandVariables xmlns="urn:Microsoft.VisualStudio.Data.Schema.Package.SqlCmdVars">
  <Version>1.0</Version>
  <Properties>
    <Property>
      <PropertyName>Path1</PropertyName>
      <PropertyValue>WEBROOT</PropertyValue>
    </Property>
  </Properties>
</SqlCommandVariables>