Skip to content

Commit e341b93

Browse files
committed
v3.0.0
1 parent 56f71f3 commit e341b93

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Versions.props

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<Project>
22

33
<PropertyGroup>
4-
<ILRepackVersion>2.0.35</ILRepackVersion>
4+
<ILRepackVersion>2.0.36</ILRepackVersion>
55
<MicrosoftNetCoreAppRefVersion>6.0.32</MicrosoftNetCoreAppRefVersion>
66
<MicrosoftNetFrameworkReferenceAssembliesVersion>1.0.3</MicrosoftNetFrameworkReferenceAssembliesVersion>
77
<MicrosoftNetTestSdkVersion>17.12.0</MicrosoftNetTestSdkVersion>
88
<MicrosoftSourceLinkGitHubVersion>8.0.0</MicrosoftSourceLinkGitHubVersion>
99
<MicrosoftTestPlatformObjectModelVersion>$(MicrosoftNetTestSdkVersion)</MicrosoftTestPlatformObjectModelVersion>
10-
<NerdbankGitVersioningVersion>3.6.146</NerdbankGitVersioningVersion>
10+
<NerdbankGitVersioningVersion>3.7.112</NerdbankGitVersioningVersion>
1111
<NSubstituteVersion>5.3.0</NSubstituteVersion>
1212
<TunnelVisionLabsReferenceAssemblyAnnotatorVersion>1.0.0-alpha.160</TunnelVisionLabsReferenceAssemblyAnnotatorVersion>
13-
<XunitAnalyzersVersion>1.18.0-pre.5</XunitAnalyzersVersion>
14-
<XunitV2Version>2.9.3-pre.4</XunitV2Version>
15-
<XunitV3Version>0.7.0-pre.14</XunitV3Version>
13+
<XunitAnalyzersVersion>1.18.0</XunitAnalyzersVersion>
14+
<XunitV2Version>2.9.3-pre.7</XunitV2Version>
15+
<XunitV3Version>1.0.0</XunitV3Version>
1616
</PropertyGroup>
1717

1818
</Project>

version.json

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

0 commit comments

Comments
 (0)