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 439ebe1 commit 12edb0bCopy full SHA for 12edb0b
src/Seq.Api/Seq.Api.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<Description>Client library for the Seq HTTP API.</Description>
4
- <VersionPrefix>2024.3.0</VersionPrefix>
+ <VersionPrefix>2025.1.0</VersionPrefix>
5
<Authors>Datalust;Contributors</Authors>
6
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
7
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments