개정판 72862ad1
wcf 구축 & filter수정
Change-Id: I6eda4ba04c1bf2676896831edff71c0c8dc328da
ConvertService/ServiceBase/Markus.Service.StationController/Markus.Service.StationController.csproj | ||
---|---|---|
17 | 17 |
<NuGetPackageImportStamp> |
18 | 18 |
</NuGetPackageImportStamp> |
19 | 19 |
<TargetFrameworkProfile /> |
20 |
<PublishUrl>publish\</PublishUrl> |
|
20 |
<IsWebBootstrapper>true</IsWebBootstrapper> |
|
21 |
<PublishUrl>C:\inetpub\wwwroot\</PublishUrl> |
|
21 | 22 |
<Install>true</Install> |
22 |
<InstallFrom>Disk</InstallFrom>
|
|
23 |
<UpdateEnabled>false</UpdateEnabled>
|
|
23 |
<InstallFrom>Web</InstallFrom>
|
|
24 |
<UpdateEnabled>true</UpdateEnabled>
|
|
24 | 25 |
<UpdateMode>Foreground</UpdateMode> |
25 | 26 |
<UpdateInterval>7</UpdateInterval> |
26 | 27 |
<UpdateIntervalUnits>Days</UpdateIntervalUnits> |
27 | 28 |
<UpdatePeriodically>false</UpdatePeriodically> |
28 | 29 |
<UpdateRequired>false</UpdateRequired> |
29 | 30 |
<MapFileExtensions>true</MapFileExtensions> |
30 |
<ApplicationRevision>0</ApplicationRevision> |
|
31 |
<InstallUrl>http://localhost:55508/DataService.svc/</InstallUrl> |
|
32 |
<CreateWebPageOnPublish>true</CreateWebPageOnPublish> |
|
33 |
<WebPage>publish.htm</WebPage> |
|
34 |
<ApplicationRevision>2</ApplicationRevision> |
|
31 | 35 |
<ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
32 |
<IsWebBootstrapper>false</IsWebBootstrapper> |
|
33 | 36 |
<UseApplicationTrust>false</UseApplicationTrust> |
37 |
<PublishWizardCompleted>true</PublishWizardCompleted> |
|
34 | 38 |
<BootstrapperEnabled>true</BootstrapperEnabled> |
35 | 39 |
</PropertyGroup> |
36 | 40 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
... | ... | |
59 | 63 |
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies> |
60 | 64 |
</PropertyGroup> |
61 | 65 |
<PropertyGroup /> |
66 |
<PropertyGroup> |
|
67 |
<ManifestCertificateThumbprint>827246A40FD08C8A7B1866D67FB2181CB36B60A4</ManifestCertificateThumbprint> |
|
68 |
</PropertyGroup> |
|
69 |
<PropertyGroup> |
|
70 |
<ManifestKeyFile>Markus.Service.StationController_TemporaryKey.pfx</ManifestKeyFile> |
|
71 |
</PropertyGroup> |
|
72 |
<PropertyGroup> |
|
73 |
<GenerateManifests>true</GenerateManifests> |
|
74 |
</PropertyGroup> |
|
75 |
<PropertyGroup> |
|
76 |
<SignManifests>true</SignManifests> |
|
77 |
</PropertyGroup> |
|
62 | 78 |
<ItemGroup> |
63 | 79 |
<Reference Include="ConfigParser, Version=0.3.3.6, Culture=neutral, processorArchitecture=MSIL"> |
64 | 80 |
<HintPath>..\packages\Salaros.ConfigParser.0.3.3\lib\net45\ConfigParser.dll</HintPath> |
... | ... | |
375 | 391 |
<None Include="Connected Services\ServiceReference1\Markus.Service.StationController.ServiceReference1.SELECT_RUN_PROJECTS_Result.datasource"> |
376 | 392 |
<DependentUpon>Reference.svcmap</DependentUpon> |
377 | 393 |
</None> |
394 |
<None Include="Markus.Service.StationController_TemporaryKey.pfx" /> |
|
378 | 395 |
<None Include="packages.config" /> |
379 | 396 |
<None Include="Properties\Settings.settings"> |
380 | 397 |
<Generator>SettingsSingleFileGenerator</Generator> |
... | ... | |
385 | 402 |
</None> |
386 | 403 |
</ItemGroup> |
387 | 404 |
<ItemGroup> |
388 |
<None Include="App.config" /> |
|
405 |
<None Include="App.config"> |
|
406 |
<SubType>Designer</SubType> |
|
407 |
</None> |
|
389 | 408 |
</ItemGroup> |
390 | 409 |
<ItemGroup> |
391 | 410 |
<WCFMetadata Include="Connected Services\" /> |
내보내기 Unified diff