Skip to content

Commit f4bb1bf

Browse files
committed
Merge tag '3.0.0-alpha.5' of github.com:getsentry/sentry-dotnet into main
Tag for release: 3.0.0-alpha.5
2 parents a67cf27 + 92afef9 commit f4bb1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<Version>3.0.0-alpha.4</Version>
4+
<Version>3.0.0-alpha.5</Version>
55
<LangVersion>latest</LangVersion>
66
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
77
<AssemblyOriginatorKeyFile>../../.assets/Sentry.snk</AssemblyOriginatorKeyFile>

0 commit comments

Comments
 (0)