Skip to content

Commit f476177

Browse files
committed
v2.5.0
1 parent 8f7fceb commit f476177

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/Directory.Build.props

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
<Project>
2+
<PropertyGroup>
3+
<Version>2.5.0</Version>
4+
</PropertyGroup>
5+
26
<PropertyGroup>
37
<LangVersion>14.0</LangVersion>
48
<AnalysisLevel>10.0</AnalysisLevel>
@@ -17,7 +21,6 @@
1721
</PropertyGroup>
1822

1923
<PropertyGroup>
20-
<Version>2.4.0</Version>
2124
<Description>A high-performance, zero-allocation logging library.</Description>
2225
<Authors>Reda Bouallou;Mendel Monteiro-Beckerman;Romain Verdier;Lucas Trzesniewski;Serge Farny</Authors>
2326
<PackageProjectUrl>https://github.com/Abc-Arbitrage/ZeroLog</PackageProjectUrl>

0 commit comments

Comments
 (0)