Skip to content

Commit 71a01a5

Browse files
vakrilovhshristov
vakrilov
authored and
hshristov
committed
Padding fix for stack-layout and tests
1 parent f2e614b commit 71a01a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CrossPlatformModules.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1520,7 +1520,7 @@
15201520
<AutoAssignPort>True</AutoAssignPort>
15211521
<DevelopmentServerPort>0</DevelopmentServerPort>
15221522
<DevelopmentServerVPath>/</DevelopmentServerVPath>
1523-
<IISUrl>http://localhost:7260/</IISUrl>
1523+
<IISUrl>http://localhost:3128/</IISUrl>
15241524
<NTLMAuthentication>False</NTLMAuthentication>
15251525
<UseCustomServer>False</UseCustomServer>
15261526
<CustomServerUrl>

0 commit comments

Comments
 (0)