File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/Middleware/Spa/SpaProxy/src/build Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 12
12
<_SpaProxyServerLaunchConfigLines Include =" " ServerUrl" : " $(SpaProxyServerUrl)" ," />
13
13
<_SpaProxyServerLaunchConfigLines Include =" " LaunchCommand" : " $(SpaProxyLaunchCommand)" ," />
14
14
<_SpaProxyServerLaunchConfigLines Include =" " WorkingDirectory" : " $(_SpaRootFullPath)" ," />
15
- <_SpaProxyServerLaunchConfigLines Include =" " MaxTimeoutInSeconds" : " $(SpaProxyTimeoutInSeconds)" " />
15
+ <_SpaProxyServerLaunchConfigLines Include =" " MaxTimeoutInSeconds" : " $(SpaProxyTimeoutInSeconds)" ," />
16
+ <_SpaProxyServerLaunchConfigLines Include =" " KeepRunning" : " $(SpaProxyKeepRunning)" " />
16
17
<_SpaProxyServerLaunchConfigLines Include =" }" />
17
18
<_SpaProxyServerLaunchConfigLines Include =" }" />
18
19
</ItemGroup >
You can’t perform that action at this time.
0 commit comments