Visual Studio 2017 Enable SSL

后端 未结 9 1219
我在风中等你
我在风中等你 2020-12-23 13:45

How do you enable SSL for a project in Visual Studio 2017?

In VS15, I could select Project -> Properties -> Debug -> Enable SSL. This option is not available in VS20

9条回答
  •  春和景丽
    2020-12-23 14:08

    For Visual Studio 2019 and 2017:

    1. In Solution Explorer, right click the project > Properties
    2. Select the Debug Tab
    3. Check Enable SSL

提交回复
热议问题