Skip to content

Commit 5ebf84c

Browse files
committed
v2.5.0
1 parent fd327b6 commit 5ebf84c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<NerdbankGitVersioningVersion>3.6.133</NerdbankGitVersioningVersion>
99
<NSubstituteVersion>5.0.0</NSubstituteVersion>
1010
<TunnelVisionLabsReferenceAssemblyAnnotatorVersion>1.0.0-alpha.160</TunnelVisionLabsReferenceAssemblyAnnotatorVersion>
11-
<XunitAnalyzersVersion>1.2.0-pre.48</XunitAnalyzersVersion>
12-
<XunitVersion>2.5.0-pre.45</XunitVersion>
11+
<XunitAnalyzersVersion>1.2.0</XunitAnalyzersVersion>
12+
<XunitVersion>2.5.0</XunitVersion>
1313
</PropertyGroup>
1414

1515
</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": "2.5.0-pre.{height}",
3+
"version": "2.5.0",
44
"nuGetPackageVersion": {
55
"semVer": 2.0
66
},

0 commit comments

Comments
 (0)