-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support for symbol file signatures (#59)
* Support for symbol file signatures * Moved signature to a default parameter for the public API * Extracted new function AddFormDataOptionalSignature() * Better variable names * Use string.IsNullOrEmpty() * Removed unneeded files * chore: code review suggestions * chore: update BugSplatDotNetStandard/Api/VersionsClient.cs * chore: update BugSplatDotNetStandard/Api/VersionsClient.cs Co-authored-by: Bobby Galli <[email protected]>
- Loading branch information
1 parent
c4ea4c7
commit 68d3b7d
Showing
3 changed files
with
61 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters