ConnectedService.json 566 B

12345678910111213141516171819202122
  1. {
  2. "ProviderId": "Microsoft.VisualStudio.ConnectedService.Wcf",
  3. "Version": "15.0.40203.910",
  4. "GettingStartedDocument": {
  5. "Uri": "https://go.microsoft.com/fwlink/?linkid=858517"
  6. },
  7. "ExtendedData": {
  8. "inputs": [
  9. "https://qis-ccm.ofilm.com:9011/amb/webservice/iReceiveStopMachineFromMes?wsdl"
  10. ],
  11. "collectionTypes": [
  12. "System.Array",
  13. "System.Collections.Generic.Dictionary`2"
  14. ],
  15. "namespaceMappings": [
  16. "*, Qis"
  17. ],
  18. "sync": true,
  19. "targetFramework": "netstandard2.0",
  20. "typeReuseMode": "None"
  21. }
  22. }