Merged
Conversation
* Upgrade solution's projects to .net 8 * using .net 7.0 and .net 8.0 as target frameworks, adding conditions * checking indentation. Should it be 1,2,3 or 4? * target frameworks .net6.0, .net7.0 and .net8.0 * xml indentation * let's check this one... * some more cleanup * consolidate stylecop version * updating dockerfile.base to .net8 * udpating docker image build version to 0.0.10 * update config, maybe with some luck... * downstream service only available for .net 7 * adding indication about ISystemClock in .NET8 * adding comments for ClientWebSocketOptionsProxy * VS version vs .NET 8 SDK * Warning ASP0019 Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. * updated config * Update Docker images & CircleCI config * ocelot2/circleci-build:latest * Use image: ocelot2/circleci-build:latest * our friend GivenThereIsAPossiblyBrokenServiceRunningOn is back. I allow myself to push this fix - already implemented in the develop branch - --------- Co-authored-by: raman-m <dotnet044@gmail.com>
* Update .gitignore * Update README.md * Update docs as .NET SDK agnostic. With .NET 8 * ...and gotchas * Update release notes * Update build.cake
Release 21.0
Member
Author
|
@RaynaldM Please, approve! |
RaynaldM
approved these changes
Nov 22, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Deliver release/net8 commits to develop.
Hotfix process.