Skip to content

Commit 00ab0a9

Browse files
committed
v3.1.0
1 parent fac4d85 commit 00ab0a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<TunnelVisionLabsReferenceAssemblyAnnotatorVersion>1.0.0-alpha.160</TunnelVisionLabsReferenceAssemblyAnnotatorVersion>
1313
<XunitAnalyzersVersion>1.21.0</XunitAnalyzersVersion>
1414
<XunitV2Version>2.9.3</XunitV2Version>
15-
<XunitV3Version>2.0.2-pre.30</XunitV3Version>
15+
<XunitV3Version>2.0.2</XunitV3Version>
1616
</PropertyGroup>
1717

1818
</Project>

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "3.1.0-pre.{height}",
3+
"version": "3.1.0",
44
"nuGetPackageVersion": {
55
"semVer": 2.0
66
},

0 commit comments

Comments
 (0)