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 c1febb9 commit 1e77f9dCopy full SHA for 1e77f9d
src/coverlet.core/coverlet.core.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<OutputType>Library</OutputType>
5
<TargetFramework>netstandard2.0</TargetFramework>
6
- <AssemblyVersion>5.5.0</AssemblyVersion>
+ <AssemblyVersion>5.6.0</AssemblyVersion>
7
<IsPackable>false</IsPackable>
8
</PropertyGroup>
9
version.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://github.com/raw/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
- "version": "3.0.0-preview.{height}",
+ "version": "3.0.0",
"publicReleaseRefSpec": [
"^refs/heads/master$"
],
0 commit comments