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

Rework to .net 8 #121

Open
yannickwellens opened this issue Nov 25, 2024 · 1 comment
Open

Rework to .net 8 #121

yannickwellens opened this issue Nov 25, 2024 · 1 comment

Comments

@yannickwellens
Copy link

Any plans to refactor the code to work to .net 8. Currently this only builds on windows, we are running everything on openshift. Of not, I'll do the rework in the next two weeks

@rvazarkar
Copy link
Contributor

The issue you're going to run into is the System.Cryptography library, as well as the DirectoryServices libraries which AFAIK don't work outside of Windows anyways. We're targetting 4.6.2 because its the least common denominator amongst .net versions on the average deployment

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

No branches or pull requests

2 participants