Skip to content

[dotnet] Imported usings/namespaces are not replaced with reserved names provider  #1799

Closed

Description

Latest metadata update for beta introduced a task nav property in the IdentityGovernance namespace. This results in the generation of classes that have the name Task in their namespaces.

As the compiler tries to fully qualify types during compilation, this causes conflicts to lead to build errors as the compiler is unable to differentiate the namespace and the type.

https://dev.azure.com/microsoftgraph/Graph%20Developer%20Experiences/_build/results?buildId=84225&view=logs&j=09be00da-8404-5a6e-d496-3b97eba1ba4f&t=8df1ae88-b8fc-5f10-3e45-77a7724c8a3f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

CsharpPull requests that update .net codefixedtype:bugA broken experience

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions