Skip to content

Commit

Permalink
v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwilson committed Jul 6, 2023
1 parent fd327b6 commit 5ebf84c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Versions.props
Expand Up @@ -8,8 +8,8 @@
<NerdbankGitVersioningVersion>3.6.133</NerdbankGitVersioningVersion>
<NSubstituteVersion>5.0.0</NSubstituteVersion>
<TunnelVisionLabsReferenceAssemblyAnnotatorVersion>1.0.0-alpha.160</TunnelVisionLabsReferenceAssemblyAnnotatorVersion>
<XunitAnalyzersVersion>1.2.0-pre.48</XunitAnalyzersVersion>
<XunitVersion>2.5.0-pre.45</XunitVersion>
<XunitAnalyzersVersion>1.2.0</XunitAnalyzersVersion>
<XunitVersion>2.5.0</XunitVersion>
</PropertyGroup>

</Project>
2 changes: 1 addition & 1 deletion version.json
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "2.5.0-pre.{height}",
"version": "2.5.0",
"nuGetPackageVersion": {
"semVer": 2.0
},
Expand Down

0 comments on commit 5ebf84c

Please sign in to comment.