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.

15 lines
346 B

{
"providerId": "Microsoft.Tools.ServiceModel.Svcutil",
"version": "2.0.3",
"options": {
"inputs": [
"http://192.168.1.194:8080/jcdsbws/proxy/lis_server?wsdl"
],
"namespaceMappings": [
"*, ServiceReference"
],
"outputFile": "Reference.cs",
"targetFramework": "net6.0",
"typeReuseMode": "All"
}
}