Skip to content

Commit 5a1aaea

Browse files
authored
NuGet version badge [skip ci]
1 parent ecc2d44 commit 5a1aaea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Serilog.Sinks.Email [![Build status](https://github.com/serilog/serilog-sinks-email/actions/workflows/ci.yml/badge.svg?branch=dev)](https://github.com/serilog/serilog-sinks-email/actions)
1+
# Serilog.Sinks.Email [![Build status](https://github.com/serilog/serilog-sinks-email/actions/workflows/ci.yml/badge.svg?branch=dev)](https://github.com/serilog/serilog-sinks-email/actions) [![NuGet Version](http://img.shields.io/nuget/v/Serilog.Sinks.Email.svg?style=flat)](https://www.nuget.org/packages/Serilog.Sinks.Email/)
22

33
Sends log events by SMTP email.
44

55
> ℹ️ Version 3.x of this package changes the name and structure of many configuration parameters from their 2.x names; see below for detailed information.
66
7-
**Package** - [Serilog.Sinks.Email](http://nuget.org/packages/serilog.sinks.email)
7+
**Package Id:** [Serilog.Sinks.Email](http://nuget.org/packages/serilog.sinks.email)
88

99
```csharp
1010
await using var log = new LoggerConfiguration()

0 commit comments

Comments
 (0)