Skip to content

Commit cd3f586

Browse files
committed
Fix DevelopmentServerPort
1 parent 872da37 commit cd3f586

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ARMExplorer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@
504504
<WebProjectProperties>
505505
<UseIIS>True</UseIIS>
506506
<AutoAssignPort>True</AutoAssignPort>
507-
<DevelopmentServerPort>55365</DevelopmentServerPort>
507+
<DevelopmentServerPort>44300</DevelopmentServerPort>
508508
<DevelopmentServerVPath>/</DevelopmentServerVPath>
509509
<IISUrl>https://localhost:44300/</IISUrl>
510510
<NTLMAuthentication>False</NTLMAuthentication>

0 commit comments

Comments
 (0)