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.
2 parents 815024f + 3362e2c commit 88447b3Copy full SHA for 88447b3
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>2020.3.0</VersionPrefix>
+ <VersionPrefix>2021.3.0</VersionPrefix>
5
<Authors>Datalust;Contributors</Authors>
6
<TargetFramework>netstandard2.0</TargetFramework>
7
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments