-
-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Labels
Milestone
Description
sentry-dotnet/src/Sentry/Reflection/AssemblyExtensions.cs
Lines 44 to 48 in e75d537
| // Note: even though the informational version could be "invalid" (e.g. string.Empty), it should | |
| // be used for versioning and the software should not fallback to the assembly version string. | |
| // See https://github.com/getsentry/sentry-dotnet/pull/1079#issuecomment-866992216 | |
| // TODO: Lets change this in a new major to return the Version as fallback | |
| return assembly.GetName().Version?.ToString(); |
Metadata
Metadata
Assignees
Labels
Projects
Status
No status