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 dffd9ad commit 7a06eaeCopy full SHA for 7a06eae
src/Serilog.Sinks.OpenTelemetry/Serilog.Sinks.OpenTelemetry.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<Description>A Serilog sink that writes log events to an OpenTelemetry collector.</Description>
4
- <VersionPrefix>1.0.0</VersionPrefix>
+ <VersionPrefix>1.0.1</VersionPrefix>
5
<Authors>Serilog Contributors</Authors>
6
<TargetFrameworks>net6.0;netstandard2.1;netstandard2.0;net462</TargetFrameworks>
7
<PackageTags>serilog;sink;opentelemetry</PackageTags>
0 commit comments