Skip to content

Migrate to NET7#82

Merged
takla21 merged 6 commits into
mainfrom
feature/net7
Mar 5, 2024
Merged

Migrate to NET7#82
takla21 merged 6 commits into
mainfrom
feature/net7

Conversation

@takla21

@takla21 takla21 commented Mar 4, 2024

Copy link
Copy Markdown
Contributor

GitHub Issue: #

Proposed Changes

  • Bug fix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes, no api changes)
  • Build or CI related changes
  • Documentation content changes
  • Other, please describe:

Description

In this PR, I'm migrating this library to net7. It also includes changes in the interface definition #81 and ensuring that the deployment CI uses Microsoft-hosted agent

Impact on version

  • Major (Public API was modified.)
    • Public constructs (class, struct, delegate, enum, etc.) were removed or renamed.
    • Public members were removed or renamed.
    • Public method signatures were changed or renamed.
  • Minor (Public API was extended.)
    • Public constructs, members, or overloads were added.
  • Patch (Public API was unchanged.)
    • A bug in behavior was fixed.
    • Documentation was changed.
  • None (The library is unchanged.)
    • Only code under the build folder was changed.
    • Only code under the .github folder was changed.

PR Checklist

  • Your conventional commits are aligned with the Impact on version section.
  • Documentation is up to date.
    • Content of README.md is up to date.
    • XML documentation is up to date.
  • The BREAKING_CHANGES.md document is up to date.
    • Create a new Major.0.0 header if you do a Major change and list the breaking changes.
  • Tested on all relevant platforms

Other information

Internal Issue (If applicable):

@takla21 takla21 marked this pull request as ready for review March 4, 2024 19:46
@carlh98 carlh98 requested a review from a team March 4, 2024 19:48
Comment thread BREAKING_CHANGES.md Outdated
Comment thread BREAKING_CHANGES.md Outdated
Comment thread BREAKING_CHANGES.md Outdated
Comment thread BREAKING_CHANGES.md Outdated
@carlh98 carlh98 requested a review from jeanplevesque March 4, 2024 20:01
Comment thread BREAKING_CHANGES.md Outdated
@takla21 takla21 merged commit 7a0e514 into main Mar 5, 2024
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.

6 participants