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 v3.7.2 Namespace broken #23

Closed
DigitalFlow opened this issue Aug 20, 2020 · 1 comment
Closed

Nuget v3.7.2 Namespace broken #23

DigitalFlow opened this issue Aug 20, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@DigitalFlow
Copy link
Member

In v3.7.2 the TokenMatcher is being used and imported from Xrm.Templating namespace, which is not included.
Should probably move the TokenMatcher into the XTLInterpreter.
Adding some auto imports for system libraries for InvalidDataException and Regex would be useful too.

@DigitalFlow DigitalFlow added the bug Something isn't working label Aug 20, 2020
@DigitalFlow DigitalFlow self-assigned this Aug 20, 2020
@DigitalFlow
Copy link
Member Author

Fixed in v3.7.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant