Skip to content

Commit

Permalink
v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwilson committed Jan 10, 2025
1 parent b7d67ba commit f8675c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<NerdbankGitVersioningVersion>3.7.112</NerdbankGitVersioningVersion>
<NSubstituteVersion>5.3.0</NSubstituteVersion>
<TunnelVisionLabsReferenceAssemblyAnnotatorVersion>1.0.0-alpha.160</TunnelVisionLabsReferenceAssemblyAnnotatorVersion>
<XunitAnalyzersVersion>1.19.0-pre.3</XunitAnalyzersVersion>
<XunitV2Version>2.9.3-pre.7</XunitV2Version>
<XunitV3Version>1.0.1-pre.6</XunitV3Version>
<XunitAnalyzersVersion>1.19.0</XunitAnalyzersVersion>
<XunitV2Version>2.9.3</XunitV2Version>
<XunitV3Version>1.0.1</XunitV3Version>
</PropertyGroup>

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

0 comments on commit f8675c3

Please sign in to comment.