IS_Lab5/SoapClient/Connected Services/UserSOAPServiceImplService/ConnectedService.json
2025-03-11 17:06:29 +01:00

15 lines
No EOL
365 B
JSON

{
"providerId": "Microsoft.Tools.ServiceModel.Svcutil",
"version": "2.1.0",
"ExtendedData": {
"inputs": [
"http://localhost:7779/ws/user?wsdl"
],
"namespaceMappings": [
"*, SoapClient.UserSOAPServiceImplService"
],
"outputFile": "UserSOAPServiceImplService.cs",
"targetFramework": "net8.0",
"typeReuseMode": "All"
}
}