개정판 3b938959
issue #000000 검색 수정
Change-Id: I7ac25e17a0b62f753c52f52b8a77b73bb3bbe2bf
License/License.csproj | ||
---|---|---|
16 | 16 |
<WcfConfigValidationEnabled>True</WcfConfigValidationEnabled> |
17 | 17 |
<UseIISExpress>true</UseIISExpress> |
18 | 18 |
<Use64BitIISExpress /> |
19 |
<IISExpressSSLPort />
|
|
20 |
<IISExpressAnonymousAuthentication />
|
|
21 |
<IISExpressWindowsAuthentication />
|
|
22 |
<IISExpressUseClassicPipelineMode />
|
|
19 |
<IISExpressSSLPort>44393</IISExpressSSLPort>
|
|
20 |
<IISExpressAnonymousAuthentication>enabled</IISExpressAnonymousAuthentication>
|
|
21 |
<IISExpressWindowsAuthentication>disabled</IISExpressWindowsAuthentication>
|
|
22 |
<IISExpressUseClassicPipelineMode>false</IISExpressUseClassicPipelineMode>
|
|
23 | 23 |
<UseGlobalApplicationHostFile /> |
24 | 24 |
</PropertyGroup> |
25 | 25 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
내보내기 Unified diff