Skip to content

Commit 14a091b

Browse files
committed
Removed -* from versioning in project.json.
1 parent f649bab commit 14a091b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Enrichers.Thread/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.0-*",
2+
"version": "2.0.0",
33
"description": "Enrich Serilog events with properties from the current thread.",
44
"authors": [ "Serilog Contributors" ],
55
"packOptions": {

0 commit comments

Comments
 (0)