Skip to content

Commit a05cd8e

Browse files
committed
Upgrade SS.Examples to v4.0.11
1 parent 9320d24 commit a05cd8e

File tree

128 files changed

+17884
-3396
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

128 files changed

+17884
-3396
lines changed

src/ServiceStack.Examples/ServiceStack.Examples.Clients/Properties/DataSources/ServiceStack.ServiceInterface.ServiceModel.ResponseStatus.datasource

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/ServiceStack.Examples/ServiceStack.Examples.Clients/Properties/DataSources/ServiceStack.ServiceInterface.ServiceModel.ResponseStatus1.datasource

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/ServiceStack.Examples/ServiceStack.Examples.Clients/Properties/DataSources/ServiceStack.ServiceInterface.ServiceModel.ResponseStatus11.datasource

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/ServiceStack.Examples/ServiceStack.Examples.Clients/Properties/DataSources/ServiceStack.ServiceInterface.ServiceModel.ResponseStatus2.datasource

Whitespace-only changes.

src/ServiceStack.Examples/ServiceStack.Examples.Clients/Properties/DataSources/ServiceStack.ServiceInterface.ServiceModel.ResponseStatus3.datasource

Whitespace-only changes.

src/ServiceStack.Examples/ServiceStack.Examples.Clients/Service References/Soap11ServiceReference/Reference.cs

Lines changed: 1609 additions & 465 deletions
Large diffs are not rendered by default.

src/ServiceStack.Examples/ServiceStack.Examples.Clients/Service References/Soap11ServiceReference/Reference.svcmap

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<ReferenceGroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ID="bf87833b-69b5-4251-a48b-356606220c06" xmlns="urn:schemas-microsoft-com:xml-wcfservicemap">
2+
<ReferenceGroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ID="8ec999fe-8d6d-410b-93cc-982dcff2670f" xmlns="urn:schemas-microsoft-com:xml-wcfservicemap">
33
<ClientOptions>
44
<GenerateAsynchronousMethods>false</GenerateAsynchronousMethods>
5+
<GenerateTaskBasedAsynchronousMethod>true</GenerateTaskBasedAsynchronousMethod>
56
<EnableDataBinding>true</EnableDataBinding>
67
<ExcludedTypes />
78
<ImportXmlTypes>false</ImportXmlTypes>
@@ -11,16 +12,17 @@
1112
<CollectionMappings />
1213
<GenerateSerializableTypes>true</GenerateSerializableTypes>
1314
<Serializer>Auto</Serializer>
14-
<ReferenceAllAssemblies>true</ReferenceAllAssemblies>
15+
<UseSerializerForFaults>true</UseSerializerForFaults>
16+
<ReferenceAllAssemblies>false</ReferenceAllAssemblies>
1517
<ReferencedAssemblies />
1618
<ReferencedDataContractTypes />
1719
<ServiceContractMappings />
1820
</ClientOptions>
1921
<MetadataSources>
20-
<MetadataSource Address="http://localhost/ServiceStack.Examples.Host.Web/ServiceStack/Soap11" Protocol="http" SourceId="1" />
22+
<MetadataSource Address="http://localhost:64067/ServiceStack/soap11" Protocol="http" SourceId="1" />
2123
</MetadataSources>
2224
<Metadata>
23-
<MetadataFile FileName="Soap11.wsdl" MetadataType="Wsdl" ID="777b2bdb-b090-4a53-a45e-96f2dc443828" SourceId="1" SourceUrl="http://localhost/ServiceStack.Examples.Host.Web/ServiceStack/Soap11" />
25+
<MetadataFile FileName="Soap11.wsdl" MetadataType="Wsdl" ID="08b8538f-1ec6-4cfe-81c3-1fb01bfd7a1b" SourceId="1" SourceUrl="http://localhost:64067/ServiceStack/soap11" />
2426
</Metadata>
2527
<Extensions>
2628
<ExtensionFile FileName="configuration91.svcinfo" Name="configuration91.svcinfo" />

src/ServiceStack.Examples/ServiceStack.Examples.Clients/Service References/Soap11ServiceReference/ServiceStack.Examples.Clients.Soap11ServiceReference.ArrayOfLong.datasource

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/ServiceStack.Examples/ServiceStack.Examples.Clients/Service References/Soap11ServiceReference/ServiceStack.Examples.Clients.Soap11ServiceReference.CustomerOrders.datasource

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/ServiceStack.Examples/ServiceStack.Examples.Clients/Service References/Soap11ServiceReference/ServiceStack.Examples.Clients.Soap11ServiceReference.Movie.datasource

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/ServiceStack.Examples/ServiceStack.Examples.Clients/Service References/Soap11ServiceReference/ServiceStack.Examples.Clients.Soap11ServiceReference.User.datasource

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)