Skip to content

Conversation

@ucrengineer
Copy link
Collaborator

  • Bump version in GitVersion.yml to 6.3.8 and enable commit-message-incrementing.
  • Change AddressLine1, AddressLine2, and AddressLine3 to nullable types in DHLExpressApi.cs, enforcing non-nullability for AddressLine2.
  • Update assignment logic for AddressLine1 and AddressLine3 in DHLExpressRateProvider.cs to handle null or empty values.
  • Modify stateOrProvince in TestShipments.cs to be optional by changing it to an empty string.

- Bump version in `GitVersion.yml` to 6.3.8 and enable commit-message-incrementing.
- Change `AddressLine1`, `AddressLine2`, and `AddressLine3` to nullable types in `DHLExpressApi.cs`, enforcing non-nullability for `AddressLine2`.
- Update assignment logic for `AddressLine1` and `AddressLine3` in `DHLExpressRateProvider.cs` to handle null or empty values.
- Modify `stateOrProvince` in `TestShipments.cs` to be optional by changing it to an empty string.
@ucrengineer ucrengineer merged commit 28ef2fd into master May 23, 2025
1 check passed
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