Skip to content
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

Add net6.0 support (per #621) #630

Merged
merged 11 commits into from
Nov 30, 2022
Merged

Conversation

Jevonius
Copy link
Contributor

@Jevonius Jevonius commented Oct 3, 2022

This PR adds net6.0 support for Windsor. It's a fairly light-touch implementation, there's not a huge amount of (any?) specific code, other than handling different package versions for the various target frameworks (net462;netstandard2.0;net6.0). As discussed in #621.

WIP, there's a few bits I'd like to tweak still (the README if nothing else as still refers to Framework 4.5). Creating PR now to check tests are playing ball.

@Jevonius Jevonius changed the title Add net6.0 support Add net6.0 support (per #621) Oct 3, 2022
@Jevonius Jevonius mentioned this pull request Oct 3, 2022
6 tasks
@jonorossi jonorossi merged commit 1c3d7d6 into castleproject:master Nov 30, 2022
@Jevonius Jevonius deleted the add-net6 branch November 30, 2022 12:31
@jonorossi jonorossi added this to the v6.0.0 milestone Nov 30, 2022
@eekodeerder
Copy link

Apologies for asking the question here, if you can point me to a better place, I will appreciate. I have moved to .net 6.0 recently and some code has been broken.
Where can I obtain .pdb (Symbol files) for the Nuget distributions?

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.

None yet

3 participants