Skip to content

Commit c79625a

Browse files
authored
add alpha version suffix to profiling package (#3103)
1 parent c6c4d63 commit c79625a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Sentry.Profiling/Sentry.Profiling.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<!-- TODO check and update the list of supported frameworks. -->
55
<TargetFrameworks>net8.0;net6.0</TargetFrameworks>
66
<PackageTags>$(PackageTags);Profiling;Diagnostic</PackageTags>
7+
<VersionSuffix>-alpha.1</VersionSuffix>
78
<Description>Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.</Description>
89
</PropertyGroup>
910

0 commit comments

Comments
 (0)