Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring/net 6 #203

Merged
merged 21 commits into from
Dec 12, 2021
Merged

Refactoring/net 6 #203

merged 21 commits into from
Dec 12, 2021

Conversation

dukeofharen
Copy link
Owner

@dukeofharen dukeofharen commented Dec 12, 2021

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

HttPlaceholder is updated to .NET 6.

Does this introduce a breaking change?

  • Yes
  • No

Since HttPlaceholder is now using .NET 6, you also need to install .NET 6 SDK on your PC if you use the .NET tool version. If you use the OS specific version of HttPlaceholder, you do not have to have the .NET SDK installed.

Other information

@dukeofharen dukeofharen linked an issue Dec 12, 2021 that may be closed by this pull request
@dukeofharen dukeofharen added breaking-change A breaking change for existing users. refactor Improvement of existing code, not introducing new features. labels Dec 12, 2021
@dukeofharen dukeofharen merged commit 9ee06c4 into master Dec 12, 2021
@dukeofharen dukeofharen deleted the refactoring/net-6 branch December 12, 2021 16:36
@dukeofharen dukeofharen restored the refactoring/net-6 branch July 17, 2022 06:53
@dukeofharen dukeofharen deleted the refactoring/net-6 branch July 17, 2022 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change A breaking change for existing users. refactor Improvement of existing code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dev: Update .NET version from 5 to 6
1 participant