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

[Windows] Do not specify TLS version #299

Merged
merged 1 commit into from
Aug 22, 2021
Merged

[Windows] Do not specify TLS version #299

merged 1 commit into from
Aug 22, 2021

Conversation

fauxpark
Copy link
Member

Description

Per https://docs.microsoft.com/en-us/dotnet/framework/network-programming/tls, the TLS versions should not be explicitly set, now that the project is at .NET 4.8.

Also removed some ClickOnce-related bootstrapper package includes; could reduce filesize a bit?

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Issues Fixed or Closed by This PR

@fauxpark fauxpark merged commit 51dbd7c into qmk:master Aug 22, 2021
@fauxpark fauxpark deleted the tls12-remove-explicit branch August 22, 2021 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants