diff --git a/Versions.props b/Versions.props index 97f8b65..373103b 100644 --- a/Versions.props +++ b/Versions.props @@ -2,14 +2,14 @@ 6.0.11 - 17.9.0 + 17.10.0 8.0.0 $(MicrosoftNetTestSdkVersion) 3.6.133 5.1.0 1.0.0-alpha.160 - 1.14.0-pre.3 - 2.8.1-pre.11 + 1.14.0 + 2.8.1 diff --git a/version.json b/version.json index 42652df..c050439 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", - "version": "2.8.1-pre.{height}", + "version": "2.8.1", "nuGetPackageVersion": { "semVer": 2.0 },