Skip to content

Commit eb0170c

Browse files
Added dev version of synchrophasor device web UI to installer
1 parent 1323bdd commit eb0170c

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="AddSynchrophasorDeviceDev_cshtml">
10+
<File Id="AddSynchrophasorDeviceDev.cshtml" Name="AddSynchrophasorDeviceDev.cshtml" Source="$(var.SolutionDir)Applications\openPDC\openPDC\wwwroot\AddSynchrophasorDeviceDev.cshtml" />
11+
</Component>
912
<Component Id="BulkTagTemplate_cshtml">
1013
<File Id="BulkTagTemplate.cshtml" Name="BulkTagTemplate.cshtml" Source="$(var.SolutionDir)Applications\openPDC\openPDC\wwwroot\BulkTagTemplate.cshtml" />
1114
</Component>

0 commit comments

Comments
 (0)