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

Fixed code to have working endpoints and to work with Visual Studio 2019 #2

Merged
merged 8 commits into from
Apr 21, 2021

Conversation

gary-archer
Copy link
Contributor

No description provided.

@@ -25,6 +26,8 @@ public class AppConfig

private AppConfig()
{
ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not TLS 1.3?

@gary-archer gary-archer merged commit d0ec4b8 into master Apr 21, 2021
@gary-archer gary-archer deleted the feature/guides branch April 21, 2021 13:05
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

2 participants