Skip to content

Fix VfpCompatMetrics assembly identity metadata#1831

Closed
Copilot wants to merge 5 commits intodevfrom
copilot/sub-pr-1830
Closed

Fix VfpCompatMetrics assembly identity metadata#1831
Copilot wants to merge 5 commits intodevfrom
copilot/sub-pr-1830

Conversation

Copy link
Contributor

Copilot AI commented Mar 1, 2026

AssemblyTitle and AssemblyProduct in VfpCompatMetrics/Properties/AssemblyInfo.prg were incorrectly set to "VfpTools", causing misleading assembly identity in file properties and logs.

Changes

  • AssemblyTitle: "VfpTools""VfpCompatMetrics"
  • AssemblyProduct: "VfpTools""VfpCompatMetrics"

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Irwin1985 and others added 4 commits February 28, 2026 22:54
- Decorated 240+ functions with FoxProFunctionsAttribute for formal auditing.
- Categorized functions by Engine, Category, Status and Criticality.
- Integrated VfpCompatMetrics tool to calculate weighted compatibility scores.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
… of VfpTools

Co-authored-by: RobertvanderHulst <14240939+RobertvanderHulst@users.noreply.github.com>
Copilot AI changed the title [WIP] Update functional instrumentation and metrics implementation Fix VfpCompatMetrics assembly identity metadata Mar 1, 2026
Base automatically changed from feature/vfp-metrics-instrumentation to dev March 1, 2026 13:52
@RobertvanderHulst RobertvanderHulst deleted the copilot/sub-pr-1830 branch March 2, 2026 07:47
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.

3 participants