Skip to content

Namespace written twice on ONVIF service reference #3158

Open
@ErosGuil

Description

@ErosGuil

After #3103 has been closed, I'm trying to add the reference to the ONVIF service using this command line:

dotnet svcutil https://www.onvif.org/ver10/events/wsdl/event.wsdl -n "*,MyNamespace"

Without the -n option, the service is correctly generated, but with that command, it generates:

public MyNamespace.MyNamespace.CreatePullPoint CreatePullPoint;

which is wrong.

Metadata

Metadata

Assignees

Labels

BacklogLegitimate tasks of lower priority not in current dev schedule.bugThis is a product bug.priority 3Stack ranked level of priority. P3toolingAn issues related to any tool shipped from this repo.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions