File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 44 <Sites >
55 <Site name =" Web" >
66 <Bindings >
7- <Binding name =" Endpoint1 " endpointName =" Endpoint1 " />
7+ <Binding name =" Endpoint2 " endpointName =" Endpoint2 " />
88 </Bindings >
99 </Site >
1010 </Sites >
1111 <ConfigurationSettings >
1212 <Setting name =" Microsoft.WindowsAzure.Plugins.Diagnostics.ConnectionString" />
1313 </ConfigurationSettings >
1414 <Endpoints >
15- <InputEndpoint name =" Endpoint1 " protocol =" http " port =" 80 " />
15+ <InputEndpoint name =" Endpoint2 " protocol =" https " port =" 443 " />
1616 </Endpoints >
1717 <Startup >
1818 <Task commandLine =" Startup\SSLConfigure.cmd" executionContext =" elevated" taskType =" simple" >
Original file line number Diff line number Diff line change 182182 <Content Include =" Views\Home\Contact.cshtml" />
183183 <Content Include =" Views\Home\Index.cshtml" />
184184 <Content Include =" Scripts\jquery-1.10.2.min.map" />
185- <Content Include =" Startup\SSLConfigure.cmd" />
186- <Content Include =" Startup\SSLConfigure.ps1" />
185+ <Content Include =" Startup\SSLConfigure.cmd" >
186+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
187+ </Content >
188+ <Content Include =" Startup\SSLConfigure.ps1" >
189+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
190+ </Content >
187191 </ItemGroup >
188192 <ItemGroup >
189193 <Folder Include =" App_Data\" />
You can’t perform that action at this time.
0 commit comments