Skip to content

Commit 163a204

Browse files
committed
Use 'rc2' versioning
The 'rc' moniker (shared with the rest of Serilog) is alphabetically 'less than' our old rc1 package for this project.
1 parent fd7ad1b commit 163a204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Extensions.Logging/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.0-rc-*",
2+
"version": "1.0.0-rc2-*",
33
"description": "Serilog provider for Microsoft.Extensions.Logging",
44
"authors": [ "Microsoft", "Serilog Contributors" ],
55
"packOptions": {

0 commit comments

Comments
 (0)