-
Notifications
You must be signed in to change notification settings - Fork 29
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
Added support for .NET 8, NUnit 4.0 #188
Conversation
daghsentinel
commented
Nov 30, 2023
•
edited
Loading
edited
- Added .NET 8 target framework
- Upgraded to NUnit 4.0 (major) for non-netstandard2.0 targets
- Removed support for netcoreapp3.1 as this framework is past end-of-life
Any chance someone looks into this? Or is this project dead? |
test/Snapshooter.Environment.Tests/Snapshooter.Environment.Tests.csproj
Outdated
Show resolved
Hide resolved
Bump |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Looks like there is a problem in Azure pipelines |
Still noone that can look into this`? |
We'd also be happy to see this in ❤️ @RohrerF @PascalSenn Could one of you maybe have a look? 🙇 |
It would be great to get this merged because it breaks the NUnit 4 update due to this: https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html#using-nunit-extension-libraries If the project is dead; has anyone already opened a fork? |
Sonar exclusions variable seems to be empty - so someone has to enter a value in the configuration or delete the exclusions line from the workflow setup @RohrerF, @PascalSenn |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 2 New issues |
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Snapshooter.Xunit](https://togithub.com/SwissLife-OSS/Snapshooter) | `0.13.0` -> `0.14.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Snapshooter.Xunit/0.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Snapshooter.Xunit/0.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Snapshooter.Xunit/0.13.0/0.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Snapshooter.Xunit/0.13.0/0.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>SwissLife-OSS/Snapshooter (Snapshooter.Xunit)</summary> ### [`v0.14.1`](https://togithub.com/SwissLife-OSS/snapshooter/releases/tag/0.14.1) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.14.0...0.14.1) ##### What's Changed - Add .NET 4.6.2 target by [@​fgreinacher](https://togithub.com/fgreinacher) in [https://github.com/SwissLife-OSS/snapshooter/pull/195](https://togithub.com/SwissLife-OSS/snapshooter/pull/195) ##### New Contributors - [@​fgreinacher](https://togithub.com/fgreinacher) made their first contribution in [https://github.com/SwissLife-OSS/snapshooter/pull/195](https://togithub.com/SwissLife-OSS/snapshooter/pull/195) **Full Changelog**: SwissLife-OSS/snapshooter@0.14.0...0.14.1 ### [`v0.14.0`](https://togithub.com/SwissLife-OSS/snapshooter/releases/tag/0.14.0) [Compare Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.13.0...0.14.0) ##### What's Changed - Added support for .NET 8, NUnit 4.0 by [@​daghsentinel](https://togithub.com/daghsentinel) in [https://github.com/SwissLife-OSS/snapshooter/pull/188](https://togithub.com/SwissLife-OSS/snapshooter/pull/188) - drop support for EOL net3.1 ##### New Contributors - [@​daghsentinel](https://togithub.com/daghsentinel) made their first contribution in [https://github.com/SwissLife-OSS/snapshooter/pull/188](https://togithub.com/SwissLife-OSS/snapshooter/pull/188) **Full Changelog**: SwissLife-OSS/snapshooter@0.13.0...0.14.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/apollographql/subgraph-csharp-hotchocolate-annotation). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>