Revert "SOAP: update references"
This reverts commit 3834aa87fe57c87795dff490cd762b4be81c6e8f.
This commit is contained in:
parent
3834aa87fe
commit
3f03f0154a
@ -1,6 +1,4 @@
|
|||||||
{
|
{
|
||||||
"providerId": "Microsoft.Tools.ServiceModel.Svcutil",
|
|
||||||
"version": "2.1.0",
|
|
||||||
"ExtendedData": {
|
"ExtendedData": {
|
||||||
"inputs": [
|
"inputs": [
|
||||||
"https://evolucia.elt-poisk.com/soap.php?wsdl"
|
"https://evolucia.elt-poisk.com/soap.php?wsdl"
|
||||||
@ -12,7 +10,6 @@
|
|||||||
"namespaceMappings": [
|
"namespaceMappings": [
|
||||||
"*, ELTKasko"
|
"*, ELTKasko"
|
||||||
],
|
],
|
||||||
"outputFile": "Reference",
|
|
||||||
"sync": true,
|
"sync": true,
|
||||||
"targetFramework": "netcoreapp3.1",
|
"targetFramework": "netcoreapp3.1",
|
||||||
"typeReuseMode": "All"
|
"typeReuseMode": "All"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"providerId": "Microsoft.Tools.ServiceModel.Svcutil",
|
"ProviderId": "Microsoft.VisualStudio.ConnectedService.Wcf",
|
||||||
"version": "2.1.0",
|
"Version": "15.0.40203.910",
|
||||||
"ExtendedData": {
|
"ExtendedData": {
|
||||||
"inputs": [
|
"inputs": [
|
||||||
"https://evolucia.elt-poisk.com/soaposago.php?wsdl"
|
"https://evolucia.elt-poisk.com/soaposago.php?wsdl"
|
||||||
@ -12,9 +12,14 @@
|
|||||||
"namespaceMappings": [
|
"namespaceMappings": [
|
||||||
"*, ELTOsago"
|
"*, ELTOsago"
|
||||||
],
|
],
|
||||||
"outputFile": "Reference.cs",
|
|
||||||
"references": [
|
"references": [
|
||||||
"Newtonsoft.Json, {Newtonsoft.Json, 13.0.1}"
|
"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}"
|
||||||
],
|
],
|
||||||
"sync": true,
|
"sync": true,
|
||||||
"targetFramework": "netcoreapp3.1",
|
"targetFramework": "netcoreapp3.1",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user