Skip to content

Commit

Permalink
release v9.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
FantasticFiasco committed Mar 24, 2024
1 parent bd0d369 commit 2d2208f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

<PropertyGroup>
<VersionPrefix>9.0.0</VersionPrefix>
<VersionSuffix>beta.1</VersionSuffix>
<VersionSuffix>beta.2</VersionSuffix>
<Authors>Mattias Kindborg</Authors>
<Copyright>Copyright 2015-2024 Serilog Contributors</Copyright>
<Company />
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<NoWarn>1591;NU5105</NoWarn>
</PropertyGroup>

</Project>
</Project>

0 comments on commit 2d2208f

Please sign in to comment.