Skip to content

Feature/package names#662

Merged
frasermolyneux merged 3 commits intomainfrom
feature/package-names
Feb 19, 2026
Merged

Feature/package names#662
frasermolyneux merged 3 commits intomainfrom
feature/package-names

Conversation

@frasermolyneux
Copy link
Copy Markdown
Owner

This pull request updates the naming of the core abstractions NuGet package for the GeoLocation API from MX.GeoLocation.LookupApi.Abstractions to MX.GeoLocation.Abstractions.V1, and increments the project version to 1.2. The changes ensure consistency across documentation and project files.

Package renaming and documentation updates:

  • Renamed the NuGet package from MX.GeoLocation.LookupApi.Abstractions to MX.GeoLocation.Abstractions.V1 in .github/copilot-instructions.md, README.md, and src/MX.GeoLocation.Abstractions.V1/README.md to reflect the new package name and versioning convention. [1] [2] [3]
  • Updated the src/MX.GeoLocation.Abstractions.V1/MX.GeoLocation.Abstractions.V1.csproj file to use the new root namespace and package ID MX.GeoLocation.Abstractions.V1.

Version update:

  • Bumped the project version from 1.0 to 1.2 in version.json to reflect the new release.

Copilot AI review requested due to automatic review settings February 19, 2026 23:06
@github-actions
Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request renames the core abstractions NuGet package from MX.GeoLocation.LookupApi.Abstractions to MX.GeoLocation.Abstractions.V1 to establish a clearer versioning convention, and bumps the project version from 1.0 to 1.2.

Changes:

  • Renamed the abstractions package to include explicit V1 versioning
  • Updated the project version to 1.2
  • Updated documentation across multiple files to reflect the new package name

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
version.json Incremented project version from 1.0 to 1.2
src/MX.GeoLocation.Abstractions.V1/README.md Updated package name references in installation instructions and title
src/MX.GeoLocation.Abstractions.V1/MX.GeoLocation.Abstractions.V1.csproj Changed RootNamespace and PackageId to use new naming convention
README.md Updated package name in the packages table
.github/copilot-instructions.md Updated package name in architecture documentation

Comment thread version.json
@github-actions
Copy link
Copy Markdown
Contributor

🏗️ Terraform Plan

🌍 Environment: dev

✅ Validate — Passed

✅ Plan

No changes. Your infrastructure matches the configuration.

Full Plan Output
No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

@sonarqubecloud
Copy link
Copy Markdown

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