Skip to content

Commit a35cc58

Browse files
Added BuklkTgTemplate.cshtml to installer wxi files
1 parent fac334c commit a35cc58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Source/Applications/openPDC/openPDCSetup/WebFiles.wxi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
<Component Id="AddSynchrophasorDevice_cshtml">
77
<File Id="AddSynchrophasorDevice.cshtml" Name="AddSynchrophasorDevice.cshtml" Source="$(var.SolutionDir)Applications\openPDC\openPDC\wwwroot\AddSynchrophasorDevice.cshtml" />
88
</Component>
9+
<Component Id="BulkTagTemplate_cshtml">
10+
<File Id="BulkTagTemplate.cshtml" Name="BulkTagTemplate.cshtml" Source="$(var.SolutionDir)Applications\openPDC\openPDC\wwwroot\BulkTagTemplate.cshtml" />
11+
</Component>
912
<Component Id="Companies_cshtml">
1013
<File Id="Companies.cshtml" Name="Companies.cshtml" Source="$(var.SolutionDir)Applications\openPDC\openPDC\wwwroot\Companies.cshtml" />
1114
</Component>

0 commit comments

Comments
 (0)