|
5 | 5 | <IsPackable>false</IsPackable>
|
6 | 6 | <WarnOnPackingNonPackableProject>false</WarnOnPackingNonPackableProject>
|
7 | 7 | </PropertyGroup>
|
8 |
| - |
| 8 | + |
9 | 9 | <ItemGroup>
|
10 | 10 | <Using Include="System.Runtime.Serialization" />
|
11 | 11 | <Using Include="Microsoft.Extensions.DependencyInjection.Extensions" />
|
12 | 12 | </ItemGroup>
|
13 | 13 | <ItemGroup>
|
14 |
| - <PackageReference Include="CoreWCF.Http" Version="1.5.0-wsrs.1.g14d7d00798" /> |
15 |
| - <PackageReference Include="CoreWCF.NetTcp" Version="1.5.0-wsrs.1.g14d7d00798" /> |
16 |
| - <PackageReference Include="CoreWCF.Primitives" Version="1.5.0-wsrs.1.g14d7d00798" /> |
17 |
| - <PackageReference Include="CoreWCF.WebHttp" Version="1.5.0-wsrs.1.g14d7d00798" /> |
18 |
| - <PackageReference Include="idunno.Authentication.Basic" Version="2.3.1" /> |
| 14 | + <PackageReference Include="CoreWCF.Http" Version="1.6" /> |
| 15 | + <PackageReference Include="CoreWCF.NetTcp" Version="1.6" /> |
| 16 | + <PackageReference Include="CoreWCF.Primitives" Version="1.6" /> |
| 17 | + <PackageReference Include="CoreWCF.WebHttp" Version="1.6" /> |
| 18 | + <PackageReference Include="idunno.Authentication.Basic" Version="2.4.0" /> |
19 | 19 | </ItemGroup>
|
20 | 20 | <ItemGroup>
|
21 | 21 | <Compile Include="..\IISHostedWcfService\**\*.cs">
|
|
24 | 24 | </Compile>
|
25 | 25 | </ItemGroup>
|
26 | 26 | <ItemGroup>
|
27 |
| - <Compile Remove="..\IISHostedWcfService\App_code\ISessionTests.cs" /> |
28 |
| - <Compile Remove="..\IISHostedWcfService\App_code\IVerifyWebSockets.cs" /> |
29 |
| - <Compile Remove="..\IISHostedWcfService\App_code\SessionTestsService.cs" /> |
30 |
| - <Compile Remove="..\IISHostedWcfService\App_code\testhosts\DuplexTestServiceHosts.cs" /> |
31 | 27 | <Compile Remove="..\IISHostedWcfService\App_code\testhosts\Federation\AcceptAnyUsernameSecurityTokenHandler.cs" />
|
32 | 28 | <Compile Remove="..\IISHostedWcfService\App_code\testhosts\Federation\FederationSTSServiceHost.cs" />
|
33 | 29 | <Compile Remove="..\IISHostedWcfService\App_code\testhosts\Federation\ReturnX509SubjectNameOrRSAIssuerNameRegistry.cs" />
|
34 | 30 | <Compile Remove="..\IISHostedWcfService\App_code\testhosts\Federation\SelfHostSecurityTokenService.cs" />
|
35 |
| - <Compile Remove="..\IISHostedWcfService\App_code\testhosts\HttpsClientCertificateTestServiceHost.cs" /> |
36 |
| - <Compile Remove="..\IISHostedWcfService\App_code\testhosts\HttpsTransportSecurityMessageCredentialsCertTestServiceHost.cs" /> |
37 |
| - <Compile Remove="..\IISHostedWcfService\App_code\testhosts\HttpsTransportSecurityMessageCredentialsUsernameTestServiceHost.cs" /> |
38 |
| - <Compile Remove="..\IISHostedWcfService\App_code\testhosts\NetHttpsTestServiceHost.cs" /> |
39 |
| - <Compile Remove="..\IISHostedWcfService\App_code\testhosts\NetHttpTestServiceHost.cs" /> |
40 | 31 | <Compile Remove="..\IISHostedWcfService\App_code\testhosts\ReliableSessionDuplexTestServiceHost.cs" />
|
41 | 32 | <Compile Remove="..\IISHostedWcfService\App_code\testhosts\ReliableSessionOneWayTestServiceHost.cs" />
|
42 | 33 | <Compile Remove="..\IISHostedWcfService\App_code\testhosts\ReliableSessionTestServiceHost.cs" />
|
43 | 34 | <Compile Remove="..\IISHostedWcfService\App_code\testhosts\Saml2IssuedTokenTestServiceHost.cs" />
|
44 |
| - <Compile Remove="..\IISHostedWcfService\App_code\testhosts\TcpDefaultResourceTestServiceHost.cs" /> |
45 |
| - <Compile Remove="..\IISHostedWcfService\App_code\testhosts\TcpNoSecurityTestServiceHost.cs" /> |
46 |
| - <Compile Remove="..\IISHostedWcfService\App_code\testhosts\TcpSessionTestServiceHost.cs" /> |
| 35 | + <Compile Remove="..\IISHostedWcfService\App_code\testhosts\HttpsTransportSecurityMessageCredentialsCertTestServiceHost.cs" /> |
| 36 | + <Compile Remove="..\IISHostedWcfService\App_code\testhosts\HttpsTransportSecurityMessageCredentialsUsernameTestServiceHost.cs" /> |
47 | 37 | <Compile Remove="..\IISHostedWcfService\App_code\testhosts\TestHostWebServiceHost.cs" />
|
48 |
| - <Compile Remove="..\IISHostedWcfService\App_code\testhosts\WebSocketTestServiceHosts.cs" /> |
49 |
| - <Compile Remove="..\IISHostedWcfService\App_code\VerifyWebSockets.cs" /> |
50 |
| - <None Include="..\IISHostedWcfService\App_code\ISessionTests.cs" /> |
51 |
| - <None Include="..\IISHostedWcfService\App_code\IVerifyWebSockets.cs" /> |
52 |
| - <None Include="..\IISHostedWcfService\App_code\SessionTestsService.cs" /> |
53 |
| - <None Include="..\IISHostedWcfService\App_code\testhosts\DuplexTestServiceHosts.cs" /> |
| 38 | + |
54 | 39 | <None Include="..\IISHostedWcfService\App_code\testhosts\Federation\AcceptAnyUsernameSecurityTokenHandler.cs" />
|
55 | 40 | <None Include="..\IISHostedWcfService\App_code\testhosts\Federation\FederationSTSServiceHost.cs" />
|
56 | 41 | <None Include="..\IISHostedWcfService\App_code\testhosts\Federation\ReturnX509SubjectNameOrRSAIssuerNameRegistry.cs" />
|
57 | 42 | <None Include="..\IISHostedWcfService\App_code\testhosts\Federation\SelfHostSecurityTokenService.cs" />
|
58 |
| - <None Include="..\IISHostedWcfService\App_code\testhosts\HttpsClientCertificateTestServiceHost.cs" /> |
59 |
| - <None Include="..\IISHostedWcfService\App_code\testhosts\HttpsTransportSecurityMessageCredentialsCertTestServiceHost.cs" /> |
60 |
| - <None Include="..\IISHostedWcfService\App_code\testhosts\HttpsTransportSecurityMessageCredentialsUsernameTestServiceHost.cs" /> |
61 |
| - <None Include="..\IISHostedWcfService\App_code\testhosts\NetHttpsTestServiceHost.cs" /> |
62 |
| - <None Include="..\IISHostedWcfService\App_code\testhosts\NetHttpTestServiceHost.cs" /> |
63 | 43 | <None Include="..\IISHostedWcfService\App_code\testhosts\ReliableSessionDuplexTestServiceHost.cs" />
|
64 | 44 | <None Include="..\IISHostedWcfService\App_code\testhosts\ReliableSessionOneWayTestServiceHost.cs" />
|
65 | 45 | <None Include="..\IISHostedWcfService\App_code\testhosts\ReliableSessionTestServiceHost.cs" />
|
66 | 46 | <None Include="..\IISHostedWcfService\App_code\testhosts\Saml2IssuedTokenTestServiceHost.cs" />
|
67 |
| - <None Include="..\IISHostedWcfService\App_code\testhosts\TcpDefaultResourceTestServiceHost.cs" /> |
68 |
| - <None Include="..\IISHostedWcfService\App_code\testhosts\TcpNoSecurityTestServiceHost.cs" /> |
69 |
| - <None Include="..\IISHostedWcfService\App_code\testhosts\TcpSessionTestServiceHost.cs" /> |
| 47 | + <None Include="..\IISHostedWcfService\App_code\testhosts\HttpsTransportSecurityMessageCredentialsCertTestServiceHost.cs" /> |
| 48 | + <None Include="..\IISHostedWcfService\App_code\testhosts\HttpsTransportSecurityMessageCredentialsUsernameTestServiceHost.cs" /> |
70 | 49 | <None Include="..\IISHostedWcfService\App_code\testhosts\TestHostWebServiceHost.cs" />
|
71 |
| - <None Include="..\IISHostedWcfService\App_code\testhosts\WebSocketTestServiceHosts.cs" /> |
72 |
| - <None Include="..\IISHostedWcfService\App_code\VerifyWebSockets.cs" /> |
73 | 50 | </ItemGroup>
|
74 | 51 | <ItemGroup>
|
75 | 52 | <None Include="..\IISHostedWcfService\Web.config">
|
|
0 commit comments