WCF: update ELTOsago Reference

This commit is contained in:
vchikalkin 2022-06-02 15:59:36 +03:00
parent 57d2400ea4
commit 7c3dee9386
2 changed files with 2559 additions and 1494 deletions

View File

@ -1,4 +1,9 @@
{ {
"ProviderId": "Microsoft.VisualStudio.ConnectedService.Wcf",
"Version": "15.0.40203.910",
"GettingStartedDocument": {
"Uri": "https://go.microsoft.com/fwlink/?linkid=858517"
},
"ExtendedData": { "ExtendedData": {
"inputs": [ "inputs": [
"http://evolucia.elt-poisk.com/soaposago.php?wsdl" "http://evolucia.elt-poisk.com/soaposago.php?wsdl"
@ -10,7 +15,15 @@
"namespaceMappings": [ "namespaceMappings": [
"*, ELTOsago" "*, ELTOsago"
], ],
"sync": true, "references": [
"Newtonsoft.Json, {Newtonsoft.Json, 13.0.1}",
"System.ServiceModel, {System.ServiceModel.Primitives, 4.4.4}",
"System.ServiceModel.Duplex, {System.ServiceModel.Duplex, 4.4.4}",
"System.ServiceModel.Http, {System.ServiceModel.Http, 4.4.4}",
"System.ServiceModel.NetTcp, {System.ServiceModel.NetTcp, 4.4.4}",
"System.ServiceModel.Primitives, {System.ServiceModel.Primitives, 4.4.4}",
"System.ServiceModel.Security, {System.ServiceModel.Security, 4.4.4}"
],
"targetFramework": "netcoreapp3.1", "targetFramework": "netcoreapp3.1",
"typeReuseMode": "All" "typeReuseMode": "All"
} }

File diff suppressed because it is too large Load Diff