Skip to content

Commit 06abad0

Browse files
authored
Pre-release build numbers no longer required in install instructions [skip ci]
1 parent 7cc7360 commit 06abad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ events, ideal for use with JSON or XML configuration.
88
Install the package from NuGet:
99

1010
```shell
11-
dotnet add package Serilog.Expressions -v 1.0.0-*
11+
dotnet add package Serilog.Expressions
1212
```
1313

1414
The package adds extension methods to Serilog's `Filter`, `WriteTo`, and

0 commit comments

Comments
 (0)