Skip to content

Make enum a single byte#73018

Merged
CyrusNajmabadi merged 2 commits intodotnet:mainfrom
CyrusNajmabadi:kindByte
Apr 14, 2024
Merged

Make enum a single byte#73018
CyrusNajmabadi merged 2 commits intodotnet:mainfrom
CyrusNajmabadi:kindByte

Conversation

@CyrusNajmabadi
Copy link
Contributor

No description provided.

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner April 14, 2024 17:18
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Apr 14, 2024
SolutionState,
ProjectState,

ChecksumCollection,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this value was not actualy used in practice. we never have OOP ask for the 'ChecksumCollectoin' at any point. rather, those are just data-children in larger objects (like ProjectStateChecksums) that are returned back.

Copy link
Contributor

@ToddGrun ToddGrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants