#1787 Upgrade to .NET 8#1789
Conversation
|
Did you sleep this night? 😮 |
raman-m
left a comment
There was a problem hiding this comment.
OK... Good job! 👍
I see the following gaps:
- Changed C# files even there is no C# preprocessor directive
- Don't change source & tests! Only .csproj files! And required for migration.
- Some proj-files have bad formatting as changes but it seems tabs were not replaced with spaces
test/Ocelot.UnitTests/Configuration/Validation/FileConfigurationFluentValidatorTests.cs
Show resolved
Hide resolved
|
Main concern! |
Yes! It was already quite something, all tests are passing locally. |
I did only changes when warnings were prompted or build failed. |
… or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key.
|
@raman-m fine for me as soon as the docker image is available 😹 |
…ow myself to push this fix - already implemented in the develop branch -
Closes #1787
Proposed Changes
net6.0,net7.0,net8.0net6.0;net7.0;net8.0too