Skip to content
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

Fix attribute parsing #2

Conversation

balazssomogyi
Copy link

@@ -25,7 +25,8 @@
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<Version>0.8.0-alpha-007</Version>
<Version>0.8.0-alpha-011</Version>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to add this?

Copy link
Author

@balazssomogyi balazssomogyi Sep 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, this was unintentional... Removed.

@balazssomogyi balazssomogyi force-pushed the feature/fix-attribute-parsing-0-8-0-alpha-011 branch from bbc3990 to 2a13613 Compare September 5, 2023 11:27
@cnx-tcsikos cnx-tcsikos self-requested a review September 7, 2023 15:50
@cnx-tcsikos
Copy link

Function comment now are not parsed when any attribute is present

@balazssomogyi
Copy link
Author

Function comment now are not parsed when any attribute is present

This is not related to this PR, the error exists in the latest release as well.

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.

4 participants