Skip to content

Instantly share code, notes, and snippets.

@sliptype
Created January 2, 2019 17:44
Show Gist options
  • Save sliptype/15745fc61b0e0690cb6164d934ad656f to your computer and use it in GitHub Desktop.
Save sliptype/15745fc61b0e0690cb6164d934ad656f to your computer and use it in GitHub Desktop.
IIS Settings
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>True</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>1237</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://10.211.55.4:1228/</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment