Skip to content

Prefix all cref's with Aas. in C# #196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 19, 2022

Conversation

mristin
Copy link
Contributor

@mristin mristin commented Jun 19, 2022

We need to prefix all <see cref="..." /> since conflicts are
possible. For example, if a class has a property Entity and there is
also an enumerator called Entity.

We need to prefix all ``<see cref="..." />`` since conflicts are
possible. For example, if a class has a property ``Entity`` and there is
also an enumerator called ``Entity``.
@mristin mristin merged commit bd17b0e into main Jun 19, 2022
@mristin mristin deleted the mristin/Prefix-all-crefs-with-Aas-in-C# branch June 19, 2022 19:47
mristin added a commit that referenced this pull request Jun 19, 2022
This version comprises minor fixes so that we can publish
a pre-release of the C# SDK.

C#
--
* Fix C# for InspectCode (#197)
* Prefix all ``cref``'s with ``Aas.`` in C# (#196)
* Reduce interfaces if descendants in C# (#195)
@mristin mristin mentioned this pull request Jun 19, 2022
mristin added a commit that referenced this pull request Jun 19, 2022
This version comprises minor fixes so that we can publish
a pre-release of the C# SDK.

C#
--
* Fix C# for InspectCode (#197)
* Prefix all ``cref``'s with ``Aas.`` in C# (#196)
* Reduce interfaces if descendants in C# (#195)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant