Skip to content

feat!: Update to dotnet 7#80

Merged
carlh98 merged 1 commit into
feature/net7from
dev/cama/UpdateNet7
Nov 24, 2023
Merged

feat!: Update to dotnet 7#80
carlh98 merged 1 commit into
feature/net7from
dev/cama/UpdateNet7

Conversation

@carlh98

@carlh98 carlh98 commented Nov 23, 2023

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

  • Added support .net 7
  • Dropped support for .net 6

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):

@carlh98 carlh98 force-pushed the dev/cama/UpdateNet7 branch from e047e8f to 2167b8d Compare November 23, 2023 19:12
@carlh98 carlh98 changed the base branch from main to feature/net7 November 23, 2023 19:13
@carlh98 carlh98 force-pushed the dev/cama/UpdateNet7 branch from 2167b8d to 01ad4f2 Compare November 23, 2023 19:28
@carlh98 carlh98 requested a review from a team November 23, 2023 19:39
@carlh98 carlh98 marked this pull request as ready for review November 23, 2023 19:39
@carlh98 carlh98 merged commit 31acf7e into feature/net7 Nov 24, 2023
@carlh98 carlh98 deleted the dev/cama/UpdateNet7 branch November 24, 2023 11:56
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