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

430 feature request use kryptonprogressbar throughout the toolkit #433

Conversation

Wagnerp
Copy link
Contributor

@Wagnerp Wagnerp commented Sep 24, 2023

return MakeHashString(SHA512.Create().ComputeHash(new FileStream(filePath, FileMode.Open)));
default:
return string.Empty;
return "";
Copy link
Member

Choose a reason for hiding this comment

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

Use of string.empty means that it is on purpose, and not some string will be filled in later sort of thing

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will do on next updates

@Smurf-IV Smurf-IV merged commit 0b6756c into alpha Sep 24, 2023
@Wagnerp Wagnerp deleted the 430-feature-request-use-kryptonprogressbar-throughout-the-toolkit branch September 24, 2023 09:59
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