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

Nuget build errors and formatter for variable assignment SET statement #36

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nickchristie
Copy link

Hello, thanks very much for your project!

I found that it would not build under VS2022 without adding references in 3 project files to the existing readme.md files and making sure those were not empty files:
NU5039: The readme file 'readme.md' does not exist in the package.
NU5040: The readme file 'readme.md' is empty.

I then added formatting support for the variable assignment SET statement, by copying and editing an existing example. The parser already had support for SET.

Cheers
Nick

Nick Christie added 2 commits September 6, 2024 13:32
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