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 fac4d85 commit 00ab0a9Copy full SHA for 00ab0a9
Versions.props
@@ -12,7 +12,7 @@
12
<TunnelVisionLabsReferenceAssemblyAnnotatorVersion>1.0.0-alpha.160</TunnelVisionLabsReferenceAssemblyAnnotatorVersion>
13
<XunitAnalyzersVersion>1.21.0</XunitAnalyzersVersion>
14
<XunitV2Version>2.9.3</XunitV2Version>
15
- <XunitV3Version>2.0.2-pre.30</XunitV3Version>
+ <XunitV3Version>2.0.2</XunitV3Version>
16
</PropertyGroup>
17
18
</Project>
version.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3
- "version": "3.1.0-pre.{height}",
+ "version": "3.1.0",
4
"nuGetPackageVersion": {
5
"semVer": 2.0
6
},
0 commit comments