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 logic when parsing jToken values to handle negative integers. #6900

Merged
merged 4 commits into from
May 18, 2022

Conversation

davidcho23
Copy link
Contributor

@davidcho23 davidcho23 commented May 18, 2022

Fixes #6140

Added logic to handle negative integers when decompiling ARM json templates to Bicep files.

Microsoft Reviewers: Open in CodeFlow

@davidcho23 davidcho23 merged commit 35369c1 into main May 18, 2022
@davidcho23 davidcho23 deleted the davidcho23/fixNegativeIntDecompile branch May 18, 2022 18:54
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.

Value was either too large or too small for a UInt64
2 participants