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 27b154a commit 304abe2Copy full SHA for 304abe2
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>2025.1.0</VersionPrefix>
+ <VersionPrefix>2025.2.0</VersionPrefix>
5
<Authors>Datalust;Contributors</Authors>
6
<TargetFrameworks>netstandard2.0;net6.0;net8.0</TargetFrameworks>
7
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments