Skip to content

Added CONTENTLOCAL_TEAM (4) to CBTS_IDTOGUID#278

Open
Linkaaaaa wants to merge 1 commit intogw2scratch:masterfrom
Linkaaaaa:teams
Open

Added CONTENTLOCAL_TEAM (4) to CBTS_IDTOGUID#278
Linkaaaaa wants to merge 1 commit intogw2scratch:masterfrom
Linkaaaaa:teams

Conversation

@Linkaaaaa
Copy link
Contributor

#263 feb.13.2025 (beta): evtc: added CONTENTLOCAL_TEAM (4) to CBTS_IDTOGUID

10749

return $"{Id} ({(ContentGuid != null ? GuidToString(ContentGuid) : "No GUID")})";
}

private static string GuidToString(byte[] guidBytes)
Copy link
Member

Choose a reason for hiding this comment

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

We have this in a bunch of places now, maybe we could extract the body to some utility function and reuse it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah i thought of the same but i didn't want to do it in this one

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