We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e81e4bc commit 1ce1561Copy full SHA for 1ce1561
RemoteDesktop_GatewayExample/RemoteDesktop_GatewayExample.csproj
@@ -234,7 +234,7 @@
234
<AutoAssignPort>True</AutoAssignPort>
235
<DevelopmentServerPort>3406</DevelopmentServerPort>
236
<DevelopmentServerVPath>/</DevelopmentServerVPath>
237
- <IISUrl>http://scott-pc:3406/</IISUrl>
+ <IISUrl>http://localhost:3406/</IISUrl>
238
<NTLMAuthentication>False</NTLMAuthentication>
239
<UseCustomServer>False</UseCustomServer>
240
<CustomServerUrl>
@@ -250,4 +250,4 @@
250
</Target>
251
<Target Name="AfterBuild">
252
</Target> -->
253
-</Project>
+</Project>
0 commit comments