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

Upgraded to .NET Core 5.0 #247

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

MarkMichaelis
Copy link

Description

  • Upgraded the project to .NET 5.0
  • Added option to prompt the user for API Key (rather than having to edit the code)
  • Deleted test files/folder after uploading.
  • Delete test files/folder during startup in case they were not deleted during a previous run.
  • Added method PathExists to determine whether a path in Dropbox exists.

Checklist

General Contributing

  • Have you read the Code of Conduct and signed the CLA?

Is This a Code Change?

  • Non-code related change (markdown/git settings etc)
  • SDK Code Change
  • Example/Test Code Change

Validation

  • Does this code build successfully?
  • Do all tests pass?
  • Does Stylecop pass?

@greg-db
Copy link
Contributor

greg-db commented Jun 18, 2021

Thanks for putting this together! I'll ask the team to review this.

@MarkMichaelis
Copy link
Author

I am updating the PR to include the OAuthPKCE project and then modify the respective Program.cs files to match as closely as possible, except for the relevant differences in approaches.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

3 participants