Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwilson committed Dec 16, 2024
1 parent 56f71f3 commit e341b93
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Versions.props
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<Project>

<PropertyGroup>
<ILRepackVersion>2.0.35</ILRepackVersion>
<ILRepackVersion>2.0.36</ILRepackVersion>
<MicrosoftNetCoreAppRefVersion>6.0.32</MicrosoftNetCoreAppRefVersion>
<MicrosoftNetFrameworkReferenceAssembliesVersion>1.0.3</MicrosoftNetFrameworkReferenceAssembliesVersion>
<MicrosoftNetTestSdkVersion>17.12.0</MicrosoftNetTestSdkVersion>
<MicrosoftSourceLinkGitHubVersion>8.0.0</MicrosoftSourceLinkGitHubVersion>
<MicrosoftTestPlatformObjectModelVersion>$(MicrosoftNetTestSdkVersion)</MicrosoftTestPlatformObjectModelVersion>
<NerdbankGitVersioningVersion>3.6.146</NerdbankGitVersioningVersion>
<NerdbankGitVersioningVersion>3.7.112</NerdbankGitVersioningVersion>
<NSubstituteVersion>5.3.0</NSubstituteVersion>
<TunnelVisionLabsReferenceAssemblyAnnotatorVersion>1.0.0-alpha.160</TunnelVisionLabsReferenceAssemblyAnnotatorVersion>
<XunitAnalyzersVersion>1.18.0-pre.5</XunitAnalyzersVersion>
<XunitV2Version>2.9.3-pre.4</XunitV2Version>
<XunitV3Version>0.7.0-pre.14</XunitV3Version>
<XunitAnalyzersVersion>1.18.0</XunitAnalyzersVersion>
<XunitV2Version>2.9.3-pre.7</XunitV2Version>
<XunitV3Version>1.0.0</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.0-pre.{height}",
"version": "3.0.0",
"nuGetPackageVersion": {
"semVer": 2.0
},
Expand Down

0 comments on commit e341b93

Please sign in to comment.