We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0b72701
Add configuration extraction from .csproj and JSON packaging (#16) * Initial plan * Add new fields and .csproj reading logic Co-authored-by: JusterZhu <11714536+JusterZhu@users.noreply.github.com> * Fix nullable warnings and improve exe file detection Co-authored-by: JusterZhu <11714536+JusterZhu@users.noreply.github.com> * Address code review feedback Co-authored-by: JusterZhu <11714536+JusterZhu@users.noreply.github.com> * Use existing Configinfo class from GeneralUpdate.Common.Shared.Object Co-authored-by: JusterZhu <11714536+JusterZhu@users.noreply.github.com> * Add visual separators between field categories in PacketView Co-authored-by: JusterZhu <11714536+JusterZhu@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: JusterZhu <11714536+JusterZhu@users.noreply.github.com>