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

Remove OpenSSL from Desktop LIB and DLL #13321

Merged
merged 3 commits into from
Jun 10, 2024

Conversation

JunielKatarn
Copy link
Contributor

@JunielKatarn JunielKatarn commented Jun 8, 2024

Description

Remove OpenSSL NuGet dependency from Desktop LIB and DLL projects.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Why

Package ReactWindows.OpenSSL.StdCall.Static is not used anymore by the Desktop DLL.

What

Remove package reference ReactWindows.OpenSSL.StdCall.Static for React.Windows.Desktop and React.Windows.Desktop.DLL.

Microsoft Reviewers: Open in CodeFlow

@JunielKatarn JunielKatarn requested review from a team as code owners June 8, 2024 15:34
@JunielKatarn JunielKatarn requested a review from a team June 8, 2024 15:34
@acoates-ms
Copy link
Contributor

Is it still needed in the various other projects (test projects) that still have the dependency?

@JunielKatarn
Copy link
Contributor Author

Is it still needed in the various other projects (test projects) that still have the dependency?

Yes. But I will evaluate migrating all involved tests to rely on the Test Website instead.

This change is to remove the unused dependency in production code.

@JunielKatarn JunielKatarn enabled auto-merge (squash) June 10, 2024 20:39
@JunielKatarn JunielKatarn merged commit 53fe43a into microsoft:main Jun 10, 2024
55 checks passed
@JunielKatarn JunielKatarn deleted the drop-openssl-prod branch June 10, 2024 21:05
JunielKatarn added a commit to jurocha-ms/react-native-windows that referenced this pull request Jul 19, 2024
* Remove OpenSSL from Desktop LIB and DLL

* Change files
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