dotnet-svcutil: unexpected error "null obj reference" happened when reference code generation.
Open
triaged
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 576
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 2
Description
Repro steps:
1 Create folder without csproj project file
2 Execute dotnet-svcutil command "dotnet-svcutil http://localhost/WCFService/Service1.svc"
Expected
Code generated without any error info
Actual
Get an error "Object reference not set to an instance of an object"
Contributor guide
Assessment
This issue has not been assessed yet.