-
-
Notifications
You must be signed in to change notification settings - Fork 230
Closed
Description
Package
Sentry
.NET Flavor
Other
.NET Version
UWP
OS
Windows
SDK Version
5.1.1
Self-Hosted Sentry Version
25.1.0
Steps to Reproduce
Build an application with MSBuild with SENTRY_RELEASE=screenbox@0.15.0 and -p:SentryCreateRelease=true. I build and release my app in GitHub Actions. The full step can be found here: https://github.com/huynhsontung/Screenbox/blob/3b1d40519a1215d63cc97d3fa7ac0b8ea8ca449a/.github/workflows/main.yml#L75
Expected Result
For the package name and version to not have extra quotes. In my case package should be screenbox and version should be 0.15.0
Actual Result
The new version has a single quote ' suffix, and the package name has a single quote ' prefix. Package is 'screenbox and version is 0.15.0'.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Status
No status
