We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d28390 commit 000e501Copy full SHA for 000e501
src/Serilog.Sinks.OpenTelemetry/Serilog.Sinks.OpenTelemetry.csproj
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<Description>This Serilog sink transforms Serilog events into OpenTelemetry
4
logs and sends them to an OTLP (gRPC or HTTP) endpoint.</Description>
5
- <VersionPrefix>4.1.1</VersionPrefix>
+ <VersionPrefix>4.1.2</VersionPrefix>
6
<Authors>Serilog Contributors</Authors>
7
<!-- .NET Framework version targeting is frozen at these two TFMs. -->
8
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT'">net471;net462</TargetFrameworks>
0 commit comments