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

Drop support for .NET 6, target .NET8 as minimum and update nuget dependencies #523

Merged
merged 3 commits into from
Nov 14, 2024

Conversation

Daniel-Svensson
Copy link
Member

@Daniel-Svensson Daniel-Svensson commented Nov 13, 2024

  • Drops support for .NET6 and .netstandard2.0
  • Stop shipping WCF based domainclient as part of OpenRiaServices.Client.Core
  • WCF e2e test now uses BinaryHttpDomainClient (Stop running tests with WCF based Domain Client)

@Daniel-Svensson Daniel-Svensson marked this pull request as ready for review November 13, 2024 12:16
remove WCF dependency from HttpDomainClient
update nuget packages
add back netstandard2 compilation for client
downgrade codedom to 8.0.0
update Microsoft.Data.SqlClient to avoid vulnerability varning
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@Daniel-Svensson Daniel-Svensson merged commit f8a2c7f into OpenRIAServices:main Nov 14, 2024
2 of 3 checks passed
@Daniel-Svensson Daniel-Svensson deleted the net8 branch November 14, 2024 13:55
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.

2 participants