summaryrefslogtreecommitdiffstats
path: root/projecttemplates/RelyingPartyDatabase/Properties/Database.sqlcmdvars
blob: 705af45bffc3948ab180ab94079d4fe6d74e7f81 (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.Project.SqlCmdVars">
  <Version>1</Version>
  <Properties>
    <Property>
      <PropertyName>Path1</PropertyName>
      <PropertyValue>WEBROOT\App_Data\</PropertyValue>
    </Property>
  </Properties>
</SqlCommandVariables>