Skip to content

Commit 3e88c72

Browse files
committed
Minor change
1 parent 576f7c0 commit 3e88c72

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/Plugins/SmartStore.WebApi/SmartStore.WebApi.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -299,13 +299,13 @@
299299
<VisualStudio>
300300
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
301301
<WebProjectProperties>
302-
<UseIIS>True</UseIIS>
302+
<UseIIS>False</UseIIS>
303303
<AutoAssignPort>True</AutoAssignPort>
304-
<DevelopmentServerPort>0</DevelopmentServerPort>
304+
<DevelopmentServerPort>49203</DevelopmentServerPort>
305305
<DevelopmentServerVPath>/</DevelopmentServerVPath>
306306
<IISUrl>http://localhost:49567/</IISUrl>
307307
<NTLMAuthentication>False</NTLMAuthentication>
308-
<UseCustomServer>False</UseCustomServer>
308+
<UseCustomServer>True</UseCustomServer>
309309
<CustomServerUrl>http://www.smartstore.net</CustomServerUrl>
310310
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
311311
</WebProjectProperties>

0 commit comments

Comments
 (0)