Remove .NET Core 2.1.x and 3.1.x from build SDK setup#2467
Merged
dennisdoomen merged 1 commit intofluentassertions:developfrom Nov 16, 2023
Merged
Remove .NET Core 2.1.x and 3.1.x from build SDK setup#2467dennisdoomen merged 1 commit intofluentassertions:developfrom
dennisdoomen merged 1 commit intofluentassertions:developfrom
Conversation
Qodana for .NETIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked View the detailed Qodana reportTo be able to view the detailed Qodana report, you can either:
To get - name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.2.8
with:
upload-result: trueContact Qodana teamContact us at qodana-support@jetbrains.com
|
Pull Request Test Coverage Report for Build 6887736004
💛 - Coveralls |
jnyrup
approved these changes
Nov 16, 2023
dennisdoomen
approved these changes
Nov 16, 2023
jnyrup
pushed a commit
to jnyrup/fluentassertions
that referenced
this pull request
Dec 19, 2024
jnyrup
pushed a commit
that referenced
this pull request
Dec 20, 2024
jnyrup
pushed a commit
to jnyrup/fluentassertions
that referenced
this pull request
Feb 1, 2025
jnyrup
pushed a commit
that referenced
this pull request
Feb 1, 2025
ScarletKuro
referenced
this pull request
in AwesomeAssertions/AwesomeAssertions
Feb 8, 2025
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.
Since we do not support .NET Core 2.1.x and 3.1.x anymore nor test against this TFMs I think we don't need to set them up in the build pipline.
IMPORTANT
./build.sh --target spellcheckor.\build.ps1 --target spellcheckbefore pushing and check the good outcome