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 f5aacf9 + cfdde78 commit 0d84cf3Copy full SHA for 0d84cf3
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>2021.1.0</VersionPrefix>
+ <VersionPrefix>2021.2.0</VersionPrefix>
5
<Authors>Datalust;Contributors</Authors>
6
<TargetFramework>netstandard2.0</TargetFramework>
7
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments