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

Fixed old parser build error. #52

Merged
merged 2 commits into from
Mar 21, 2024
Merged

Fixed old parser build error. #52

merged 2 commits into from
Mar 21, 2024

Conversation

saj122
Copy link
Collaborator

@saj122 saj122 commented Feb 14, 2024

Fixed the build errors when trying to load the old parser files in Core/API. The files are still in the directory but excluded in the csproj file. A preprocessor variable was added to skip loading the old code. Remove the constant and include the files in Core.csproj to use the old parser.

@balasub balasub merged commit b5e5a98 into master Mar 21, 2024
10 checks passed
@balasub balasub deleted the parser-error branch March 21, 2024 16:48
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.

2 participants