-
Notifications
You must be signed in to change notification settings - Fork 734
System.Text.Json Migration - Adding code to parse the PackageSpec using STJ #5541
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
Merged
jgonz120
merged 21 commits into
dev-jgonz120-FeatureBranch-Stj-Migration
from
dev-featurebranch-jgonz120-package-spec-reader-migration
Dec 20, 2023
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
22f3566
Create class for reading Json files in chunks (#5530)
jgonz120 b92d83f
Copy files from previous PR
jgonz120 e6219c5
Remoce surface message param
jgonz120 b3c8f85
Updated tests
jgonz120 96e628a
Remove unused functions
jgonz120 de5f9e8
Rename property names
jgonz120 ee98406
fix a rename bug 😅
jgonz120 0803621
Update dependency target tests
jgonz120 08c02b2
fix unit tests
jgonz120 51a1aa9
use doulbe quotes
jgonz120 31d06f1
more double quotes
jgonz120 0b26816
double quoootes
jgonz120 2c5e756
even more quotes
jgonz120 192ee52
quotes
jgonz120 f1200e5
Move Newtson code back to main json package spec reader
jgonz120 8e2c300
move ReadCentralTransitiveDependencyGroup to match previous location
jgonz120 eef2428
formatting
jgonz120 7eb51ae
convert to parial class
jgonz120 4db5fea
restructure class
jgonz120 c01a509
added unit test
jgonz120 d38617a
Merge branch 'dev-jgonz120-FeatureBranch-Stj-Migration' into dev-feat…
jgonz120 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix a rename bug 😅
- Loading branch information
commit ee984061d08887565c3db51e59de0b85ed634226
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.