You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/SmartFormat/SmartFormat.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
<Description>A string composition library written in C# that can format data into a string with a minimal, intuitive syntax. It uses extensions to provide named placeholders, pluralization, gender conjugation, and time and list formatting.</Description>
4
4
<Copyright>Copyright 2011-2020 axuno gGmbH, Scott Rippey, Bernhard Millauer and other contributors.</Copyright>
5
5
<AssemblyTitle>SmartFormat</AssemblyTitle>
6
-
<Version>2.5.3.0-preview1</Version>
6
+
<Version>2.5.3.0</Version>
7
7
<Authors>axuno gGmbH, Scott Rippey, Bernhard Millauer and other contributors.</Authors>
0 commit comments