You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
346 B

3 months ago
  1. {
  2. "providerId": "Microsoft.Tools.ServiceModel.Svcutil",
  3. "version": "2.0.3",
  4. "options": {
  5. "inputs": [
  6. "http://192.168.1.194:8080/jcdsbws/proxy/lis_server?wsdl"
  7. ],
  8. "namespaceMappings": [
  9. "*, ServiceReference"
  10. ],
  11. "outputFile": "Reference.cs",
  12. "targetFramework": "net6.0",
  13. "typeReuseMode": "All"
  14. }
  15. }