summaryrefslogtreecommitdiffstats
path: root/projecttemplates/RelyingPartyDatabase/Properties/Database.sqlcmdvars
blob: a396dc91cded742c480389a115855dd44edb3519 (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\App_Data\</PropertyValue>
    </Property>
  </Properties>
</SqlCommandVariables>