Skip to content

Conversation

@PCAssistSoftware
Copy link
Owner

Remove deprecated dotnets (.net5.0, .net6.0 and .netcoreapp3.1) and add and initial testing with .net10.0

@RFBomb - thought I would start to take an initial look at removing old dotnets and testing with .net10.0. Appreciate your input at some point if / when you have time. Hope all well

Removal of .net5.0 and .net6.0, both of which are retired (end of life)
Removal of .netcoreapp3.1, which is retired (end of life)

Addition and initial testing of .net10.0
@RFBomb
Copy link
Contributor

RFBomb commented Nov 23, 2025

I'm quite busy with school and work, but this was something I had wanted to look as well. I will see if I can find some time coming up.

@PCAssistSoftware
Copy link
Owner Author

I'm quite busy with school and work, but this was something I had wanted to look as well. I will see if I can find some time coming up.

Okay no problem at all. Busy here too but thought I would at least make an initial start. Currently waiting for some add-ins I use to release VS 2026 support so I can fully move over my development machine to VS 2026 then I can do more testing with .NET 10 etc, hopefully we can support it without much if any code changes needed

@RFBomb
Copy link
Contributor

RFBomb commented Nov 24, 2025

I believe it should work without issue on .net10. I think the csproj changes you've done here should suffice.

Looks like appveyor doesn't support the .net10 SDK yet, so builds will fail until they do.

https://www.appveyor.com/updates/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants